Searched refs:has_op (Results 1 – 2 of 2) sorted by relevance
83 bool has_op; in cec_pin_error_inj_parse_line() local149 has_op = false; in cec_pin_error_inj_parse_line()153 has_op = true; in cec_pin_error_inj_parse_line()208 if (has_op) in cec_pin_error_inj_parse_line()222 if (has_op && pos < 10 + 8) in cec_pin_error_inj_parse_line()
28 #define has_op(master, op) \ macro31 (has_op(master, op) ? master->ops->op(master) : 0)3147 WARN_ON(set_volatile && !has_op(master, g_volatile_ctrl)); in v4l2_ctrl_auto_cluster()