Searched defs:video_device (Results 1 – 4 of 4) sorted by relevance
85 struct video_device struct88 struct media_entity entity;91 const struct v4l2_file_operations *fops;94 struct device dev; /* v4l device */95 struct cdev *cdev; /* character device */97 struct v4l2_device *v4l2_dev; /* v4l2_device parent */99 struct device *dev_parent; /* device parent */102 struct v4l2_ctrl_handler *ctrl_handler;105 struct vb2_queue *queue;108 struct v4l2_prio_state *prio;[all …]
1349 struct acpi_video_device *video_device; in acpi_video_get_edid() local1511 static void brightness_switch_event(struct acpi_video_device *video_device, in brightness_switch_event()1523 struct acpi_video_device *video_device = data; in acpi_video_device_notify() local1579 struct acpi_video_device *video_device; in acpi_video_resume() local
94 static struct video_device *video_device[VIDEO_NUM_DEVICES]; variable
6389 acpi_handle video_device; in tpacpi_check_std_acpi_brightness_support() local