Lines Matching defs:handled
2202 static void adv7842_cec_isr(struct v4l2_subdev *sd, bool *handled)
2233 if (handled)
2234 *handled = true;
2358 static int adv7842_isr(struct v4l2_subdev *sd, u32 status, bool *handled)
2416 if (handled)
2417 *handled = true;
2425 if (handled)
2426 *handled = true;
2431 adv7842_cec_isr(sd, handled);
2438 if (handled)
2439 *handled = true;