Home
last modified time | relevance | path

Searched refs:wlan_psoc_get_gpio_txops (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/gpio/dispatcher/src/
Dwlan_gpio_tgt_api.c37 gpio_tx_ops = wlan_psoc_get_gpio_txops(psoc); in tgt_set_gpio_config_req()
54 gpio_tx_ops = wlan_psoc_get_gpio_txops(psoc); in tgt_set_gpio_output_req()
/wlan-driver/qca-wifi-host-cmn/gpio/core/inc/
Dwlan_gpio_priv_api.h74 wlan_psoc_get_gpio_txops(struct wlan_objmgr_psoc *psoc) in wlan_psoc_get_gpio_txops() function