Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Ddev_quirks.c153 int hif_sdio_quirk_async_intr(struct hif_softc *ol_sc, struct sdio_func *func) in hif_sdio_quirk_async_intr() function
241 int hif_sdio_quirk_async_intr(struct hif_softc *ol_sc, struct sdio_func *func) in hif_sdio_quirk_async_intr() function
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h422 int hif_sdio_quirk_async_intr(struct hif_softc *ol_sc, struct sdio_func *func);
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c1581 ret = hif_sdio_quirk_async_intr(ol_sc, func); in hif_sdio_func_enable()