Home
last modified time | relevance | path

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

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