Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A DMakefile7 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
H A Djmb38x_ms.c48 struct jmb38x_ms *chip;
66 struct jmb38x_ms { struct
798 struct jmb38x_ms *jm = dev_get_drvdata(dev); in jmb38x_ms_suspend()
815 struct jmb38x_ms *jm = dev_get_drvdata(dev); in jmb38x_ms_resume()
846 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt) in jmb38x_ms_alloc_host()
901 struct jmb38x_ms *jm; in jmb38x_ms_probe()
971 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_remove()
H A DKconfig33 module will be called jmb38x_ms.