Searched refs:v4l2_device_for_each_subdev (Results 1 – 8 of 8) sorted by relevance
/linux/include/media/ |
H A D | v4l2-device.h | 270 #define v4l2_device_for_each_subdev(sd, v4l2_dev) \ macro
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-i2c.c | 142 v4l2_device_for_each_subdev(sd, &cx->v4l2_dev) { in cx18_find_hw()
|
/linux/ |
H A D | .clang-format | 687 - 'v4l2_device_for_each_subdev'
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-i2c.c | 309 v4l2_device_for_each_subdev(sd, &itv->v4l2_dev) { in ivtv_find_hw()
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 2817 v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) in pvr2_subdev_set_control() 2956 v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) { in pvr2_subdev_update() 4828 v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) { in pvr2_hdw_report_clients()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 2652 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_g_register() 2680 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_s_register() 2719 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) { in v4l_dbg_g_chip_info()
|
/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 1551 v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) in vidioc_s_ctrl()
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-core.c | 862 v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) { in cx23885_find_hw()
|