Home
last modified time | relevance | path

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

/drivers/media/rc/
Drc-main.c770 static struct class rc_class = { variable
1309 dev->dev.class = &rc_class; in rc_allocate_device()
1511 int rc = class_register(&rc_class); in rc_core_init()
1525 class_unregister(&rc_class); in rc_core_exit()