Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_mmc.c175 static int aw_mmc_update_ios(device_t, device_t);
269 return (aw_mmc_update_ios(sc->aw_dev, NULL)); in aw_mmc_set_tran_settings()
1284 aw_mmc_update_ios(device_t bus, device_t child) function
1482 DEVMETHOD(mmcbr_update_ios, aw_mmc_update_ios),