Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_mmc.c175 static int aw_mmc_request(device_t, device_t, struct mmc_request *);
378 aw_mmc_request(sc->aw_dev, NULL, NULL); in aw_mmc_cam_request()
1092 aw_mmc_request(device_t bus, device_t child, struct mmc_request *req) function
1571 DEVMETHOD(mmcbr_request, aw_mmc_request),