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

/drivers/memstick/core/
H A Dmemstick.c189 static struct class memstick_host_class = { variable in typeref:struct:class
499 host->dev.class = &memstick_host_class;
631 rc = class_register(&memstick_host_class);
644 class_unregister(&memstick_host_class);

Completed in 211 milliseconds