Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dmemstick.c185 static struct class memstick_host_class = { variable
501 host->dev.class = &memstick_host_class; in memstick_alloc_host()
635 rc = class_register(&memstick_host_class); in memstick_init()
651 class_unregister(&memstick_host_class); in memstick_exit()