Searched defs:pfhndl (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qal/inc/ |
H A D | qal_vbus_dev.h | 372 qal_vbus_get_dev_rstctl(struct qdf_pfm_hndl *pfhndl, const char *state, in qal_vbus_get_dev_rstctl() 379 qal_vbus_release_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in qal_vbus_release_dev_rstctl() 386 qal_vbus_activate_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in qal_vbus_activate_dev_rstctl() 393 qal_vbus_deactivate_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in qal_vbus_deactivate_dev_rstctl() 400 qal_vbus_get_resource(struct qdf_pfm_hndl *pfhndl, in qal_vbus_get_resource() 408 qal_vbus_get_irq(struct qdf_pfm_hndl *pfhndl, const char *str, int *irq) in qal_vbus_get_irq()
|
/wlan-driver/qca-wifi-host-cmn/qal/linux/src/ |
H A D | i_qal_vbus_dev.h | 237 __qal_vbus_get_dev_rstctl(struct qdf_pfm_hndl *pfhndl, const char *state, in __qal_vbus_get_dev_rstctl() 262 __qal_vbus_release_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in __qal_vbus_release_dev_rstctl() 279 __qal_vbus_activate_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in __qal_vbus_activate_dev_rstctl() 296 __qal_vbus_deactivate_dev_rstctl(struct qdf_pfm_hndl *pfhndl, in __qal_vbus_deactivate_dev_rstctl() 315 __qal_vbus_get_resource(struct qdf_pfm_hndl *pfhndl, in __qal_vbus_get_resource() 338 __qal_vbus_get_irq(struct qdf_pfm_hndl *pfhndl, const char *str, int *irq) in __qal_vbus_get_irq()
|