rtsx_mmcbr_switch_vccq
static int rtsx_mmcbr_switch_vccq(device_t bus, device_t child __unused);
if ((error = rtsx_mmcbr_switch_vccq(sc->rtsx_dev, NULL)))
DEVMETHOD(mmcbr_switch_vccq, rtsx_mmcbr_switch_vccq),