Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/memstick/core/
Dmemstick.c185 static struct class memstick_host_class = { variable
498 host->dev.class = &memstick_host_class; in memstick_alloc_host()
632 rc = class_register(&memstick_host_class); in memstick_init()
648 class_unregister(&memstick_host_class); in memstick_exit()