Searched refs:v4l2_event_subdev_unsubscribe (Results 1 – 25 of 49) sorted by relevance
12
/linux/include/media/ |
H A D | v4l2-event.h | 185 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd,
|
/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-lens.c | 27 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-sensor.c | 275 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-debayer.c | 374 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 332 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd, struct v4l2_fh *fh, in v4l2_event_subdev_unsubscribe() function 337 EXPORT_SYMBOL_GPL(v4l2_event_subdev_unsubscribe);
|
/linux/drivers/media/i2c/ |
H A D | dw9714.c | 109 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | tw9900.c | 544 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov01a10.c | 808 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov13858.c | 1519 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov8858.c | 1505 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx355.c | 1491 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx319.c | 2203 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | mt9m001.c | 646 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov7740.c | 329 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx219.c | 927 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov5670.c | 2541 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov9282.c | 1187 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | gc05a2.c | 1064 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov5647.c | 871 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | gc08a3.c | 1006 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov2640.c | 1119 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov2659.c | 1319 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys-csi2.c | 126 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-csid.c | 1233 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-isp.c | 1013 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
12