Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memstick/host/
DMakefile6 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
Djmb38x_ms.c52 struct jmb38x_ms *chip;
69 struct jmb38x_ms { struct
807 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_suspend()
825 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_resume()
870 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt) in jmb38x_ms_alloc_host()
924 struct jmb38x_ms *jm; in jmb38x_ms_probe()
953 jm = kzalloc(sizeof(struct jmb38x_ms) in jmb38x_ms_probe()
995 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_remove()
DKconfig32 module will be called jmb38x_ms.