Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_to_v4l2_flash (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/include/media/
Dv4l2-flash-led-class.h109 static inline struct v4l2_flash *v4l2_ctrl_to_v4l2_flash(struct v4l2_ctrl *c) in v4l2_ctrl_to_v4l2_flash() function
/linux-5.10/drivers/media/v4l2-core/
Dv4l2-flash-led-class.c153 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_g_volatile_ctrl()
195 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_s_ctrl()