Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h1462 struct kobject *pld_get_wifi_kobj(struct device *dev);
1464 static inline struct kobject *pld_get_wifi_kobj(struct device *dev) in pld_get_wifi_kobj() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs.c710 wifi_kobject = pld_get_wifi_kobj(NULL); in hdd_sysfs_create_wifi_root_obj()
722 if (pld_get_wifi_kobj(NULL)) { in hdd_sysfs_destroy_wifi_root_obj()
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_common.c1627 struct kobject *pld_get_wifi_kobj(struct device *dev) in pld_get_wifi_kobj() function