Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_scan_disable.h41 int hdd_sysfs_scan_disable_create(struct kobject *driver_kobject);
53 hdd_sysfs_scan_disable_create(struct kobject *driver_kobject) in hdd_sysfs_scan_disable_create() function
Dwlan_hdd_sysfs_scan_disable.c105 int hdd_sysfs_scan_disable_create(struct kobject *driver_kobject) in hdd_sysfs_scan_disable_create() function
Dwlan_hdd_sysfs.c1127 hdd_sysfs_scan_disable_create(driver_kobject); in hdd_create_sysfs_files()