Home
last modified time | relevance | path

Searched defs:vfd (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/media/video/
Dvideodev.c67 struct video_device *vfd; in video_device_alloc() local
75 void video_device_release(struct video_device *vfd) in video_device_release()
355 struct video_device *vfd = data; in videodev_proc_read() local
447 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()
/linux-2.4.37.9/drivers/char/
Dbriq_panel.c40 static unsigned char vfd[40]; variable