Searched refs:v4l2_device_for_each_subdev (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/include/media/ |
D | v4l2-device.h | 130 #define v4l2_device_for_each_subdev(sd, v4l2_dev) \ macro
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-i2c.c | 158 v4l2_device_for_each_subdev(sd, &cx->v4l2_dev) { in cx18_find_hw()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-i2c.c | 325 v4l2_device_for_each_subdev(sd, &itv->v4l2_dev) { in ivtv_find_hw()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2194 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_g_register() 2222 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_s_register() 2261 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) { in v4l_dbg_g_chip_info()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | sh_mobile_ceu_camera.c | 559 v4l2_device_for_each_subdev(sd, &pcdev->ici.v4l2_dev) in find_csi2()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 814 v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) { in cx23885_find_hw()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.c | 3001 v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) { in pvr2_subdev_update() 4845 v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) { in pvr2_hdw_report_clients()
|