Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c111 static int rtsx_write_protect(sdmmc_chipset_handle_t);
178 .write_protect = rtsx_write_protect,
534 rtsx_write_protect(sdmmc_chipset_handle_t sch) in rtsx_write_protect() function