Searched refs:video_class (Results 1 – 1 of 1) sorted by relevance
232 static const struct class video_class = { variable1066 vdev->dev.class = &video_class; in __video_register_device()1232 ret = class_register(&video_class); in videodev_init()1246 class_unregister(&video_class); in videodev_exit()