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