Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_sysfs.h60 void hdd_create_sysfs_files(struct hdd_context *hdd_ctx);
141 static inline void hdd_create_sysfs_files(struct hdd_context *hdd_ctx) in hdd_create_sysfs_files() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs.c1118 void hdd_create_sysfs_files(struct hdd_context *hdd_ctx) in hdd_create_sysfs_files() function
Dwlan_hdd_main.c5160 hdd_create_sysfs_files(hdd_ctx); in hdd_wlan_start_modules()