Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
H A Dmemstick.c184 static struct class memstick_host_class = { variable
509 host->dev.class = &memstick_host_class; in memstick_alloc_host()
644 rc = class_register(&memstick_host_class); in memstick_init()
660 class_unregister(&memstick_host_class); in memstick_exit()