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