Home
last modified time | relevance | path

Searched refs:release_bus (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c24 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus() function
467 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_wakeup_notify()
475 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_sleep_notify()
608 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
671 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
809 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_handle_isr()
849 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_firmware_download()
877 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_start()
886 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_start()
894 release_bus(wil in wilc_wlan_start()
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c135 static void release_bus(void) in release_bus() function
163 release_bus(); in psp_release_i2c_bus_deferred()
230 release_bus(); in psp_release_i2c_bus()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c27 static inline void release_bus(struct wilc *wilc, enum bus_release release) in release_bus() function
688 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_wakeup_notify()
696 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in host_sleep_notify()
868 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
939 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_handle_txq()
1078 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_handle_isr()
1109 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_firmware_download()
1131 release_bus(wilc, WILC_BUS_RELEASE_ALLOW_SLEEP); in wilc_wlan_firmware_download()
1190 release_bus(wilc, WILC_BUS_RELEASE_ONLY); in wilc_wlan_start()
1230 release_bus(wil in wilc_wlan_stop()
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium-thunderx.c106 host->release_bus = thunder_mmc_release_bus; in thunder_mmc_probe()
H A Dcavium.h86 void (*release_bus)(struct cvm_mmc_host *); member
H A Dcavium.c504 host->release_bus(host); in cvm_mmc_interrupt()
706 host->release_bus(host); in cvm_mmc_dma_request()
896 host->release_bus(host); in cvm_mmc_set_ios()
1065 host->release_bus(host); in cvm_mmc_of_slot_probe()
H A Dcavium-octeon.c165 host->release_bus = octeon_mmc_release_bus; in octeon_mmc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium.h86 void (*release_bus)(struct cvm_mmc_host *); member
H A Dcavium-thunderx.c107 host->release_bus = thunder_mmc_release_bus; in thunder_mmc_probe()
H A 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()
H A Dcavium-octeon.c167 host->release_bus = octeon_mmc_release_bus; in octeon_mmc_probe()

Completed in 9 milliseconds