Home
last modified time | relevance | path

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

/drivers/media/video/
Dv4l2-ctrls.c32 #define call_op(master, op) \ macro
1740 ret = call_op(master, s_ctrl); in v4l2_ctrl_handler_setup()
2029 ret = call_op(master, g_volatile_ctrl); in v4l2_g_ext_ctrls()
2074 ret = call_op(master, g_volatile_ctrl); in get_ctrl()
2141 ret = call_op(master, try_ctrl); in try_or_set_cluster()
2146 ret = call_op(master, s_ctrl); in try_or_set_cluster()
2195 if (!call_op(master, g_volatile_ctrl)) in update_from_auto_cluster()