Home
last modified time | relevance | path

Searched refs:rtsx_mmcbr_switch_vccq (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/rtsx/
H A Drtsx.c275 static int rtsx_mmcbr_switch_vccq(device_t bus, device_t child __unused);
3245 if ((error = rtsx_mmcbr_switch_vccq(sc->rtsx_dev, NULL)))
3256 rtsx_mmcbr_switch_vccq(device_t bus, device_t child __unused) function
3882 DEVMETHOD(mmcbr_switch_vccq, rtsx_mmcbr_switch_vccq),