Searched defs:video_device (Results 1 – 5 of 5) sorted by relevance
78 struct video_device struct81 struct media_entity entity;84 const struct v4l2_file_operations *fops;87 struct device dev; /* v4l device */88 struct cdev *cdev; /* character device */91 struct device *parent; /* device parent */92 struct v4l2_device *v4l2_dev; /* v4l2_device parent */95 struct v4l2_ctrl_handler *ctrl_handler;98 struct v4l2_prio_state *prio;122 void (*release)(struct video_device *vdev); argument[all …]
1278 struct acpi_video_device *video_device; in acpi_video_get_edid() local1493 struct acpi_video_device *video_device = data; in acpi_video_device_notify() local1559 struct acpi_video_device *video_device; in acpi_video_resume() local
67 static struct video_device *video_device[VIDEO_NUM_DEVICES]; variable
283 struct video_device video_device; member
6140 acpi_handle video_device; in tpacpi_check_std_acpi_brightness_support() local