Searched defs:int_ops (Results 1 - 7 of 7) 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...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_array.c | 1152 static const uint16_t int_ops[5] = { in __indirect_glVertexPointer() local 1265 static const uint16_t int_ops[5] = { in __indirect_glColorPointer() local 1409 static const uint16_t int_ops[5] = { in __indirect_glTexCoordPointer() local
|
| /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 29 milliseconds