Searched refs:saa7146_set_capture (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/media/drv-intf/ |
H A D | saa7146_vv.h | 153 void saa7146_set_capture(struct saa7146_dev *dev, struct saa7146_buf *buf, struct saa7146_buf *next);
|
/kernel/linux/linux-5.10/include/media/drv-intf/ |
H A D | saa7146_vv.h | 198 void saa7146_set_capture(struct saa7146_dev *dev, struct saa7146_buf *buf, struct saa7146_buf *next);
|
/kernel/linux/linux-6.6/drivers/media/common/saa7146/ |
H A D | saa7146_hlp.c | 721 void saa7146_set_capture(struct saa7146_dev *dev, struct saa7146_buf *buf, struct saa7146_buf *next) in saa7146_set_capture() function
|
H A D | saa7146_video.c | 543 saa7146_set_capture(dev,buf,next); in buffer_activate()
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_hlp.c | 997 void saa7146_set_capture(struct saa7146_dev *dev, struct saa7146_buf *buf, struct saa7146_buf *next) in saa7146_set_capture() function
|
H A D | saa7146_video.c | 1026 saa7146_set_capture(dev,buf,next); in buffer_activate()
|
Completed in 7 milliseconds