Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c32 #define call_op(master, op) \ macro
2455 ret = call_op(master, s_ctrl); in v4l2_ctrl_handler_setup()
2848 ret = call_op(master, g_volatile_ctrl); in v4l2_g_ext_ctrls()
2900 ret = call_op(master, g_volatile_ctrl); in get_ctrl()
2984 ret = call_op(master, try_ctrl); in try_or_set_cluster()
2989 ret = call_op(master, s_ctrl); in try_or_set_cluster()
3050 if (!call_op(master, g_volatile_ctrl)) in update_from_auto_cluster()