Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/memstick/core/
H A Dmemstick.c186 static struct class memstick_host_class = { variable
500 host->dev.class = &memstick_host_class; in memstick_alloc_host()
634 rc = class_register(&memstick_host_class); in memstick_init()
650 class_unregister(&memstick_host_class); in memstick_exit()