Searched refs:has_op (Results 1 – 3 of 3) 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()
17 #define has_op(master, op) \ macro20 (has_op(master, op) ? (master)->ops->op(master) : 0)
1632 WARN_ON(set_volatile && !has_op(master, g_volatile_ctrl)); in v4l2_ctrl_auto_cluster()
Completed in 9 milliseconds