Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/imx/
H A Dimx-media-fim.c137 v4l2_subdev_notify_event(fim->sd, &ev); in send_fim_event()
/linux-6.15/drivers/media/i2c/
H A Dlt6911uxe.c302 v4l2_subdev_notify_event(&lt6911uxe->sd, &lt6911uxe_ev_source_change); in lt6911uxe_status_update()
H A Dtvp5150.c896 v4l2_subdev_notify_event(&decoder->sd, &tvp5150_ev_fmt); in tvp5150_isr()
1465 v4l2_subdev_notify_event(&decoder->sd, &tvp5150_ev_fmt); in tvp5150_s_stream()
H A Dtda1997x.c1408 v4l2_subdev_notify_event(&state->sd, &tda1997x_ev_fmt); in tda1997x_irq_sus()
1480 v4l2_subdev_notify_event(sd, &tda1997x_ev_fmt); in tda1997x_irq_rate()
H A Dadv7180.c982 v4l2_subdev_notify_event(&state->sd, &src_ch); in adv7180_irq()
H A Dadv7842.c1993 v4l2_subdev_notify_event(sd, &adv7842_ev_fmt); in adv7842_s_routing()
2428 v4l2_subdev_notify_event(sd, &adv7842_ev_fmt); in adv7842_isr()
H A Dadv7604.c1837 v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt); in adv76xx_s_routing()
2239 v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt); in adv76xx_isr()
H A Dtc358743.c1037 v4l2_subdev_notify_event(sd, &tc358743_ev_fmt); in tc358743_format_change()
/linux-6.15/include/media/
H A Dv4l2-subdev.h2004 void v4l2_subdev_notify_event(struct v4l2_subdev *sd,
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-subdev.c2530 void v4l2_subdev_notify_event(struct v4l2_subdev *sd, in v4l2_subdev_notify_event() function
2536 EXPORT_SYMBOL_GPL(v4l2_subdev_notify_event);