Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-ctrls.c32 #define call_op(master, op) \ macro
2469 ret = call_op(master, s_ctrl); in v4l2_ctrl_handler_setup()
2860 ret = call_op(master, g_volatile_ctrl); in v4l2_g_ext_ctrls()
2912 ret = call_op(master, g_volatile_ctrl); in get_ctrl()
2996 ret = call_op(master, try_ctrl); in try_or_set_cluster()
3001 ret = call_op(master, s_ctrl); in try_or_set_cluster()
3051 if (!call_op(master, g_volatile_ctrl)) in update_from_auto_cluster()