Searched defs:vfd (Results 1 – 2 of 2) sorted by relevance
67 struct video_device *vfd; in video_device_alloc() local75 void video_device_release(struct video_device *vfd) in video_device_release()355 struct video_device *vfd = data; in videodev_proc_read() local447 static void videodev_proc_create_dev (struct video_device *vfd, char *name) in videodev_proc_create_dev()474 static void videodev_proc_destroy_dev (struct video_device *vfd) in videodev_proc_destroy_dev()530 int video_register_device(struct video_device *vfd, int type, int nr) in video_register_device()627 void video_unregister_device(struct video_device *vfd) in video_unregister_device()
40 static unsigned char vfd[40]; variable