Searched refs:EmmcDeviceOps (Results 1 – 4 of 4) sorted by relevance
27 struct EmmcDeviceOps *emmcOps;31 struct EmmcDeviceOps { struct36 void EmmcDeviceAddOps(struct EmmcDevice *dev, struct EmmcDeviceOps *ops); argument
26 static struct EmmcDeviceOps g_emmcOps = {47 void EmmcDeviceAddOps(struct EmmcDevice *dev, struct EmmcDeviceOps *ops) in EmmcDeviceAddOps()
1200 EmmcDeviceAddOps((struct EmmcDevice *)mmc, (struct EmmcDeviceOps *)ops); in MmcDeviceAddOps()
64 static struct EmmcDeviceOps g_emmcMethod = {