Home
last modified time | relevance | path

Searched refs:post_streamoff (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/i2c/ccs/
H A Dccs-quirk.h44 int (*post_streamoff)(struct ccs_sensor *sensor); member
H A Dccs-core.c2033 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_disable_streams()
3106 .post_streamoff = ccs_post_streamoff,
/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-csi2.c747 .post_streamoff = rzg2l_csi2_post_streamoff,
/linux/drivers/media/i2c/
H A Disl7998x.c1105 .post_streamoff = isl7998x_post_streamoff,