Searched refs:omap2video_device (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_voutdef.h | 101 struct omap2video_device { struct 136 struct omap2video_device *vid_dev;
|
H A D | omap_vout.c | 1422 struct omap2video_device *vid_dev = in omap_vout_setup_video_bufs() 1423 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_video_bufs() 1445 struct omap2video_device *vid_dev = container_of(v4l2_dev, in omap_vout_create_video_devices() 1446 struct omap2video_device, v4l2_dev); in omap_vout_create_video_devices() 1574 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct in omap_vout_remove() 1575 omap2video_device, v4l2_dev); in omap_vout_remove() 1597 struct omap2video_device *vid_dev = NULL; in omap_vout_probe() 1614 vid_dev = kzalloc(sizeof(struct omap2video_device), GFP_KERNEL); in omap_vout_probe()
|
H A D | omap_vout_vrfb.c | 100 struct omap2video_device *vid_dev = in omap_vout_setup_vrfb_bufs() 101 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_vrfb_bufs()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_voutdef.h | 101 struct omap2video_device { struct 136 struct omap2video_device *vid_dev;
|
H A D | omap_vout.c | 1424 struct omap2video_device *vid_dev = in omap_vout_setup_video_bufs() 1425 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_video_bufs() 1447 struct omap2video_device *vid_dev = container_of(v4l2_dev, in omap_vout_create_video_devices() 1448 struct omap2video_device, v4l2_dev); in omap_vout_create_video_devices() 1576 struct omap2video_device *vid_dev = container_of(v4l2_dev, struct in omap_vout_remove() 1577 omap2video_device, v4l2_dev); in omap_vout_remove() 1598 struct omap2video_device *vid_dev = NULL; in omap_vout_probe() 1615 vid_dev = kzalloc(sizeof(struct omap2video_device), GFP_KERNEL); in omap_vout_probe()
|
H A D | omap_vout_vrfb.c | 100 struct omap2video_device *vid_dev = in omap_vout_setup_vrfb_bufs() 101 container_of(v4l2_dev, struct omap2video_device, v4l2_dev); in omap_vout_setup_vrfb_bufs()
|
Completed in 7 milliseconds