Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c147 if (!pmo_tx_ops.update_target_suspend_flag) { in pmo_tgt_update_target_suspend_flag()
151 pmo_tx_ops.update_target_suspend_flag(psoc, val); in pmo_tgt_update_target_suspend_flag()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c129 pmo_tx_ops->update_target_suspend_flag = in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h255 void (*update_target_suspend_flag)( member