Searched refs:rtsx_mmcbr_switch_vccq (Results 1 – 1 of 1) sorted by relevance
275 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) function3883 DEVMETHOD(mmcbr_switch_vccq, rtsx_mmcbr_switch_vccq),