Home
last modified time | relevance | path

Searched refs:pm_cinfo_attribute (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_policy_mgr.c172 static struct kobj_attribute pm_cinfo_attribute = variable
205 if (sysfs_create_file(driver_kobject, &pm_cinfo_attribute.attr)) in hdd_sysfs_pm_cinfo_create()
211 sysfs_remove_file(driver_kobject, &pm_cinfo_attribute.attr); in hdd_sysfs_pm_cinfo_destroy()