Searched refs:mci_device (Results 1 – 2 of 2) sorted by relevance
17 static struct mci_device *_mci_device;40 struct mci_device *mci = (struct mci_device *)dev; in rt_mci_read()73 struct mci_device *mci = (struct mci_device *)dev; in rt_mci_write()108 struct mci_device *mci = (struct mci_device *)dev; in rt_mci_control()371 _mci_device = (struct mci_device *)rt_malloc(sizeof(struct mci_device));377 rt_memset(_mci_device, 0, sizeof(struct mci_device));
49 struct mci_device struct
Completed in 9 milliseconds