Searched refs:hif_enable_func (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/ |
H A D | hif_sdio_dev.h | 155 QDF_STATUS hif_enable_func(struct hif_softc *ol_sc, struct hif_sdio_dev *device,
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/ |
H A D | hif.c | 419 status = hif_enable_func(ol_sc, device, in power_state_change_notify() 669 ret = hif_enable_func(ol_sc, device, func, false); in hif_device_inserted() 865 hif_enable_func(ol_sc, device, func, true); in hif_device_resume()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
H A D | adma.c | 350 QDF_STATUS hif_enable_func(struct hif_softc *ol_sc, struct hif_sdio_dev *device, in hif_enable_func() function
|
H A D | mailbox.c | 1932 QDF_STATUS hif_enable_func(struct hif_softc *ol_sc, struct hif_sdio_dev *device, in hif_enable_func() function
|