Searched refs:v4l2_device_for_each_subdev (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/include/media/ | 
| D | v4l2-device.h | 227 #define v4l2_device_for_each_subdev(sd, v4l2_dev)			\  macro
 | 
| /Linux-v5.4/drivers/media/pci/cx18/ | 
| D | cx18-i2c.c | 142 	v4l2_device_for_each_subdev(sd, &cx->v4l2_dev) {  in cx18_find_hw()
 | 
| /Linux-v5.4/ | 
| D | .clang-format | 439   - 'v4l2_device_for_each_subdev'
 | 
| /Linux-v5.4/drivers/media/pci/ivtv/ | 
| D | ivtv-i2c.c | 303 	v4l2_device_for_each_subdev(sd, &itv->v4l2_dev) {  in ivtv_find_hw()
 | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-ioctl.c | 2439 		v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)  in v4l_dbg_g_register()2467 		v4l2_device_for_each_subdev(sd, vfd->v4l2_dev)  in v4l_dbg_s_register()
 2506 		v4l2_device_for_each_subdev(sd, vfd->v4l2_dev) {  in v4l_dbg_g_chip_info()
 
 | 
| /Linux-v5.4/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-hdw.c | 2814 	v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev)  in pvr2_subdev_set_control()2953 	v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) {  in pvr2_subdev_update()
 4820 	v4l2_device_for_each_subdev(sd, &hdw->v4l2_dev) {  in pvr2_hdw_report_clients()
 
 | 
| /Linux-v5.4/drivers/media/usb/cx231xx/ | 
| D | cx231xx-417.c | 1584 	v4l2_device_for_each_subdev(sd, &dev->v4l2_dev)  in vidioc_s_ctrl()
 | 
| /Linux-v5.4/drivers/media/pci/cx23885/ | 
| D | cx23885-core.c | 862 	v4l2_device_for_each_subdev(sd, &dev->v4l2_dev) {  in cx23885_find_hw()
 |