Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c107 static int rtsx_host_reset(sdmmc_chipset_handle_t);
168 .host_reset = rtsx_host_reset,
321 (void)rtsx_host_reset(sc); in rtsx_shutdown()
489 rtsx_host_reset(sdmmc_chipset_handle_t sch) in rtsx_host_reset() function
806 (void)rtsx_host_reset(sc); in rtsx_bus_power()