Searched defs:int_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/media/ |
H A D | videobuf-core.h | 146 struct videobuf_qtype_ops *int_ops; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | videobuf-core.h | 146 struct videobuf_qtype_ops *int_ops; member
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
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 [all...] |
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
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 [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | btf.c | 2166 static const struct btf_kind_operations int_ops = { variable
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 2424 static const struct btf_kind_operations int_ops = { variable
|
Completed in 21 milliseconds