Searched refs:v4l2_subdev_notify_event (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-subdev.c | 796 void v4l2_subdev_notify_event(struct v4l2_subdev *sd,  in v4l2_subdev_notify_event()  function802 EXPORT_SYMBOL_GPL(v4l2_subdev_notify_event);
 
 | 
| /Linux-v5.4/drivers/staging/media/imx/ | 
| D | imx-media-fim.c | 134 	v4l2_subdev_notify_event(fim->sd, &ev);  in send_fim_event()
 | 
| /Linux-v5.4/include/media/ | 
| D | v4l2-subdev.h | 1138 void v4l2_subdev_notify_event(struct v4l2_subdev *sd,
 | 
| /Linux-v5.4/drivers/media/i2c/ | 
| D | tvp5150.c | 857 			v4l2_subdev_notify_event(&decoder->sd, &tvp5150_ev_fmt);  in tvp5150_isr()1227 		v4l2_subdev_notify_event(&decoder->sd, &tvp5150_ev_fmt);  in tvp5150_s_stream()
 
 | 
| D | tda1997x.c | 1392 		v4l2_subdev_notify_event(&state->sd, &tda1997x_ev_fmt);  in tda1997x_irq_sus()1464 				v4l2_subdev_notify_event(sd, &tda1997x_ev_fmt);  in tda1997x_irq_rate()
 
 | 
| D | adv7180.c | 889 		v4l2_subdev_notify_event(&state->sd, &src_ch);  in adv7180_irq()
 | 
| D | adv7604.c | 1806 	v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt);  in adv76xx_s_routing()2208 		v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt);  in adv76xx_isr()
 
 | 
| D | adv7842.c | 1992 	v4l2_subdev_notify_event(sd, &adv7842_ev_fmt);  in adv7842_s_routing()2427 		v4l2_subdev_notify_event(sd, &adv7842_ev_fmt);  in adv7842_isr()
 
 | 
| D | tc358743.c | 1006 		v4l2_subdev_notify_event(sd, &tc358743_ev_fmt);  in tc358743_format_change()
 |