Searched refs:jmb38x_ms (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/memstick/host/
H A DMakefile7 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
H A Djmb38x_ms.c3 * jmb38x_ms.c - JMicron jmb38x MemoryStick card reader
18 #define DRIVER_NAME "jmb38x_ms"
48 struct jmb38x_ms *chip;
66 struct jmb38x_ms { struct
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;
971 struct jmb38x_ms *jm = pci_get_drvdata(dev);

Completed in 216 milliseconds