Searched refs:vidioc_g_chip_info (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-video.c | 1889 static int vidioc_g_chip_info(struct file *file, void *priv, in vidioc_g_chip_info() function 2381 .vidioc_g_chip_info = vidioc_g_chip_info, 2410 .vidioc_g_chip_info = vidioc_g_chip_info,
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | gspca.c | 968 static int vidioc_g_chip_info(struct file *file, void *priv, in vidioc_g_chip_info() function 1421 .vidioc_g_chip_info = vidioc_g_chip_info,
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-ioctl.h | 554 int (*vidioc_g_chip_info)(struct file *file, void *fh, member
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 1676 .vidioc_g_chip_info = cx231xx_g_chip_info, 1708 .vidioc_g_chip_info = cx231xx_g_chip_info,
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 2566 (ops->vidioc_g_chip_info || p->match.addr == 0)) in v4l_dbg_g_register() 2594 (ops->vidioc_g_chip_info || p->match.addr == 0)) in v4l_dbg_s_register() 2618 if (ops->vidioc_g_chip_info) in v4l_dbg_g_chip_info() 2619 return ops->vidioc_g_chip_info(file, fh, arg); in v4l_dbg_g_chip_info()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-417.c | 1442 .vidioc_g_chip_info = cx23885_g_chip_info,
|
| H A D | cx23885-video.c | 1193 .vidioc_g_chip_info = cx23885_g_chip_info,
|