Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/host/
DMakefile7 obj-$(CONFIG_MEMSTICK_JMICRON_38X) += jmb38x_ms.o
Djmb38x_ms.c48 struct jmb38x_ms *chip;
66 struct jmb38x_ms { struct
800 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_suspend()
818 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_resume()
863 static struct memstick_host *jmb38x_ms_alloc_host(struct jmb38x_ms *jm, int cnt) in jmb38x_ms_alloc_host()
918 struct jmb38x_ms *jm; in jmb38x_ms_probe()
947 jm = kzalloc(sizeof(struct jmb38x_ms) in jmb38x_ms_probe()
989 struct jmb38x_ms *jm = pci_get_drvdata(dev); in jmb38x_ms_remove()
DKconfig33 module will be called jmb38x_ms.