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