Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c91 __v4l2_subdev_state_free(fh->state); in subdev_fh_free()
1656 void __v4l2_subdev_state_free(struct v4l2_subdev_state *state) in __v4l2_subdev_state_free() function
1668 EXPORT_SYMBOL_GPL(__v4l2_subdev_state_free);
1719 __v4l2_subdev_state_free(sd->active_state); in v4l2_subdev_cleanup()