Searched refs:fill_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-core.c | 19 static void fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, in fill_event() function 49 fill_event(&ev, ctrl, changes); in send_initial_event() 60 fill_event(&ev, ctrl, changes); in send_event()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 1555 static void fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, u32 changes) in fill_event() function 1584 fill_event(&ev, ctrl, changes); in send_event() 4602 fill_event(&ev, ctrl, changes); in v4l2_ctrl_add_event()
|
Completed in 13 milliseconds