Lines Matching defs:jmb38x_ms
3 * jmb38x_ms.c - JMicron jmb38x MemoryStick card reader
18 #define DRIVER_NAME "jmb38x_ms"
48 struct jmb38x_ms *chip;
66 struct jmb38x_ms {
798 struct jmb38x_ms *jm = dev_get_drvdata(dev);
815 struct jmb38x_ms *jm = dev_get_drvdata(dev);
846 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt)
901 struct jmb38x_ms *jm;
930 jm = kzalloc(sizeof(struct jmb38x_ms)
972 struct jmb38x_ms *jm = pci_get_drvdata(dev);