Searched refs:v4l2_device_for_each_subdev (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/include/media/ |
D | v4l2-device.h | 270 #define v4l2_device_for_each_subdev(sd, v4l2_dev) \ macro
|
/linux-6.14.4/drivers/media/pci/cx18/ |
D | cx18-i2c.c | 142 v4l2_device_for_each_subdev(sd, &cx->v4l2_dev) { in cx18_find_hw()
|
/linux-6.14.4/ |
D | .clang-format | 687 - 'v4l2_device_for_each_subdev'
|
/linux-6.14.4/drivers/media/pci/ivtv/ |
D | ivtv-i2c.c | 309 v4l2_device_for_each_subdev(sd, &itv->v4l2_dev) { in ivtv_find_hw()
|
/linux-6.14.4/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2655 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_g_register() 2683 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) in v4l_dbg_s_register() 2722 v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) { in v4l_dbg_g_chip_info()
|
/linux-6.14.4/drivers/media/usb/pvrusb2/ |
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-6.14.4/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1549 v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) in vidioc_s_ctrl()
|
/linux-6.14.4/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 862 v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) { in cx23885_find_hw()
|