Home
last modified time | relevance | path

Searched defs:out_psoc_sync (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/sync/src/
H A Dosif_psoc_sync.c90 int osif_psoc_sync_create(struct osif_psoc_sync **out_psoc_sync) in osif_psoc_sync_create()
121 int __osif_psoc_sync_create_and_trans(struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_create_and_trans()
193 struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_start_callback()
217 struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_start_wait_callback()
242 struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_trans_start()
256 struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_trans_start_wait()
276 struct osif_psoc_sync **out_psoc_sync) in osif_psoc_sync_trans_resume()
308 struct osif_psoc_sync **out_psoc_sync, in __osif_psoc_sync_op_start()
/wlan-driver/qcacld-3.0/os_if/sync/inc/
H A Dosif_psoc_sync.h49 #define osif_psoc_sync_create_and_trans(out_psoc_sync) \ argument
90 #define osif_psoc_sync_trans_start(dev, out_psoc_sync) \ argument
107 #define osif_psoc_sync_trans_start_wait(dev, out_psoc_sync) \ argument
151 #define osif_psoc_sync_op_start(dev, out_psoc_sync) \ argument