Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/memstick/host/
DMakefile7 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
Djmb38x_ms.c52 struct jmb38x_ms *chip;
70 struct jmb38x_ms { struct
808 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_suspend()
826 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_resume()
871 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt) in jmb38x_ms_alloc_host()
926 struct jmb38x_ms *jm; in jmb38x_ms_probe()
955 jm = kzalloc(sizeof(struct jmb38x_ms) in jmb38x_ms_probe()
997 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_remove()
DKconfig32 module will be called jmb38x_ms.