Searched refs:video_class (Results 1 – 1 of 1) sorted by relevance
230 static struct class video_class = { variable1032 vdev->dev.class = &video_class; in __video_register_device()1114 ret = class_register(&video_class); in videodev_init()1128 class_unregister(&video_class); in videodev_exit()