Home
last modified time | relevance | path

Searched defs:driver (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/components/dsc/src/
H A Dwlan_dsc_driver.c26 void __dsc_lock(struct dsc_driver *driver) in __dsc_lock()
32 void __dsc_unlock(struct dsc_driver *driver) in __dsc_unlock()
40 struct dsc_driver *driver; in __dsc_driver_create() local
72 struct dsc_driver *driver; in __dsc_driver_destroy() local
104 static bool __dsc_driver_trans_active_down_tree(struct dsc_driver *driver) in __dsc_driver_trans_active_down_tree()
122 #define __dsc_driver_can_op(driver) __dsc_driver_can_trans(driver) argument
124 static bool __dsc_driver_can_trans(struct dsc_driver *driver) in __dsc_driver_can_trans()
130 static bool __dsc_driver_can_trigger(struct dsc_driver *driver) in __dsc_driver_can_trigger()
137 __dsc_driver_trans_start_nolock(struct dsc_driver *driver, const char *desc) in __dsc_driver_trans_start_nolock()
146 __dsc_driver_trans_start(struct dsc_driver *driver, const char *desc) in __dsc_driver_trans_start()
[all …]
H A Dwlan_dsc_psoc.c31 __dsc_psoc_create(struct dsc_driver *driver, struct dsc_psoc **out_psoc) in __dsc_psoc_create()
64 dsc_psoc_create(struct dsc_driver *driver, struct dsc_psoc **out_psoc) in dsc_psoc_create()
H A D__wlan_dsc.h164 struct dsc_driver *driver; member
/wlan-driver/qcacld-3.0/components/dsc/test/
H A Dwlan_dsc_test.c29 #define dsc_driver_trans_start(driver) dsc_driver_trans_start(driver, __func__) argument
33 #define dsc_driver_trans_start_wait(driver) \ argument
40 static struct dsc_psoc *nth_psoc(struct dsc_driver *driver, int n) in nth_psoc()
82 static void __dsc_tree_destroy(struct dsc_driver *driver) in __dsc_tree_destroy()
107 struct dsc_driver *driver; in __dsc_tree_create() local
151 struct dsc_driver *driver; in dsc_test_create_destroy() local
190 struct dsc_driver *driver; in dsc_test_driver_trans_blocks() local
240 struct dsc_driver *driver; in dsc_test_psoc_trans_blocks() local
328 struct dsc_driver *driver; in dsc_test_vdev_trans_blocks() local
397 struct dsc_driver *driver; member
[all …]
/wlan-driver/qcacld-3.0/components/dsc/inc/
H A Dwlan_dsc_driver.h118 #define dsc_driver_op_start(driver) _dsc_driver_op_start(driver, __func__) argument
129 #define dsc_driver_op_stop(driver) _dsc_driver_op_stop(driver, __func__) argument
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dhostapd.c
H A Dhostapd.h
H A Dap_config.h
/wlan-driver/platform/inc/
H A Dicnss2.h59 struct device_driver driver; member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_priv.c
H A Dwpa_supplicant.c
H A Dwpa_supplicant_i.h
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dconfig_file.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c