Home
last modified time | relevance | path

Searched refs:release_bus (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dwlan.c25 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus() function
675 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_wakeup_notify()
683 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_sleep_notify()
855 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
925 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
1063 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_handle_isr()
1103 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_firmware_download()
1159 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_start()
1198 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_stop()
1409 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in init_chip()
/Linux-v5.15/drivers/mmc/host/
Dcavium.c503 host->release_bus(host); in cvm_mmc_interrupt()
704 host->release_bus(host); in cvm_mmc_dma_request()
894 host->release_bus(host); in cvm_mmc_set_ios()
1063 host->release_bus(host); in cvm_mmc_of_slot_probe()
Dcavium-thunderx.c106 host->release_bus = thunder_mmc_release_bus; in thunder_mmc_probe()
Dcavium.h86 void (*release_bus)(struct cvm_mmc_host *); member
Dcavium-octeon.c165 host->release_bus = octeon_mmc_release_bus; in octeon_mmc_probe()