Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-subdev.c602 void v4l2_subdev_notify_event(struct v4l2_subdev *sd, in v4l2_subdev_notify_event() function
608 EXPORT_SYMBOL_GPL(v4l2_subdev_notify_event);
/linux-4.4.14/include/media/
Dv4l2-subdev.h817 void v4l2_subdev_notify_event(struct v4l2_subdev *sd,
/linux-4.4.14/drivers/media/i2c/
Dadv7604.c1780 v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt); in adv76xx_s_routing()
1948 v4l2_subdev_notify_event(sd, &adv76xx_ev_fmt); in adv76xx_isr()
Dadv7842.c1984 v4l2_subdev_notify_event(sd, &adv7842_ev_fmt); in adv7842_s_routing()
2217 v4l2_subdev_notify_event(sd, &adv7842_ev_fmt); in adv7842_isr()
Dtc358743.c874 v4l2_subdev_notify_event(sd, &tc358743_ev_fmt); in tc358743_format_change()