Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_thermal_cfg.h40 int hdd_sysfs_thermal_cfg_create(struct kobject *driver_kobject);
52 hdd_sysfs_thermal_cfg_create(struct kobject *driver_kobject) in hdd_sysfs_thermal_cfg_create() function
Dwlan_hdd_sysfs_thermal_cfg.c204 int hdd_sysfs_thermal_cfg_create(struct kobject *driver_kobject) in hdd_sysfs_thermal_cfg_create() function
Dwlan_hdd_sysfs.c1132 hdd_sysfs_thermal_cfg_create(driver_kobject); in hdd_create_sysfs_files()