Searched refs:replace (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/drivers/media/v4l2-core/ |
D | v4l2-event.c | 130 if (sev->ops && sev->ops->replace) { in __v4l2_event_queue_fh() 131 sev->ops->replace(&kev->event, ev); in __v4l2_event_queue_fh() 344 .replace = v4l2_event_src_replace,
|
D | v4l2-ctrls.c | 3578 .replace = v4l2_ctrl_replace,
|
/linux-4.19.296/include/media/ |
D | v4l2-event.h | 55 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
/linux-4.19.296/fs/btrfs/ |
D | Makefile | 12 reada.o backref.o ulist.o qgroup.o send.o dev-replace.o raid56.o \
|
/linux-4.19.296/include/drm/ |
D | drm_property.h | 273 struct drm_property_blob **replace,
|
/linux-4.19.296/include/uapi/linux/ |
D | coda.h | 706 struct coda_replace_out replace; member
|
/linux-4.19.296/lib/ |
D | radix-tree.c | 899 void __rcu **slot, void *item, unsigned order, bool replace) in insert_entries() argument 923 if (replace) { in insert_entries() 962 void __rcu **slot, void *item, unsigned order, bool replace) in insert_entries() argument
|
/linux-4.19.296/drivers/auxdisplay/ |
D | Kconfig | 426 This allows you to replace the boot message indicating the kernel version 439 This allows you to replace the boot message indicating the kernel version
|
/linux-4.19.296/include/linux/ |
D | irq.h | 1184 void irq_matrix_assign_system(struct irq_matrix *m, unsigned int bit, bool replace);
|
/linux-4.19.296/fs/jfs/ |
D | jfs_xtree.c | 1776 replace: /* (nxoff == xoff) */ in xtUpdate() 1797 goto replace; in xtUpdate() 1849 replace: /* (nxoff == xoff) */ in xtUpdate()
|