/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 277 videobuf_queue_vmalloc_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_vmalloc_init() argument
|
H A D | videobuf-dma-sg.c | 672 videobuf_queue_sg_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_sg_init() argument
|
H A D | videobuf-dma-contig.c | 341 videobuf_queue_dma_contig_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_dma_contig_init() argument
|
H A D | videobuf-core.c | 143 videobuf_queue_core_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct videobuf_qtype_ops *int_ops, struct mutex *ext_lock) videobuf_queue_core_init() argument
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 277 videobuf_queue_vmalloc_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_vmalloc_init() argument
|
H A D | videobuf-dma-sg.c | 667 videobuf_queue_sg_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_sg_init() argument
|
H A D | videobuf-dma-contig.c | 341 videobuf_queue_dma_contig_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_dma_contig_init() argument
|
H A D | videobuf-core.c | 143 videobuf_queue_core_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct videobuf_qtype_ops *int_ops, struct mutex *ext_lock) videobuf_queue_core_init() argument
|
/kernel/linux/linux-5.10/include/media/ |
H A D | videobuf-core.h | 134 struct mutex *ext_lock; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | videobuf-core.h | 134 struct mutex *ext_lock; member
|