Home
last modified time | relevance | path

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

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