Searched refs:v4l2_device_unregister_subdev (Results 1 – 25 of 119) sorted by relevance
12345
116 v4l2_device_unregister_subdev(sd); in v4l2_device_unregister()292 void v4l2_device_unregister_subdev(struct v4l2_subdev *sd) in v4l2_device_unregister_subdev() function323 EXPORT_SYMBOL_GPL(v4l2_device_unregister_subdev);
216 v4l2_device_unregister_subdev(sd); in v4l2_async_match_notify()283 v4l2_device_unregister_subdev(sd); in v4l2_async_cleanup()
80 v4l2_device_unregister_subdev(sd); in ov7640_remove()
87 v4l2_device_unregister_subdev(sd); in uda1342_remove()
115 v4l2_device_unregister_subdev(sd); in cs3308_remove()
153 v4l2_device_unregister_subdev(sd); in tea6415c_remove()
135 v4l2_device_unregister_subdev(sd); in tea6420_remove()
414 v4l2_device_unregister_subdev(&priv->sd); in ml86v7667_probe()426 v4l2_device_unregister_subdev(&priv->sd); in ml86v7667_remove()
179 v4l2_device_unregister_subdev(sd); in vp27smpx_remove()
209 v4l2_device_unregister_subdev(sd); in bt866_remove()
170 v4l2_device_unregister_subdev(sd); in m52790_remove()
194 v4l2_device_unregister_subdev(sd); in tda9840_remove()
194 v4l2_device_unregister_subdev(sd); in tlv320aic23b_remove()
250 v4l2_device_unregister_subdev(sd); in tw9903_remove()
218 v4l2_device_unregister_subdev(sd); in tw9906_remove()
197 v4l2_device_unregister_subdev(sd); in upd64083_remove()
207 v4l2_device_unregister_subdev(sd); in cs53l32a_remove()
239 v4l2_device_unregister_subdev(sd); in bt856_remove()
195 v4l2_device_unregister_subdev(sd); in cs5345_remove()
226 v4l2_device_unregister_subdev(sd); in upd64031a_remove()
386 v4l2_device_unregister_subdev(sd); in saa7706h_probe()401 v4l2_device_unregister_subdev(sd); in saa7706h_remove()
180 v4l2_device_unregister_subdev(sd); in tef6862_remove()
333 v4l2_device_unregister_subdev(sd);474 当 remove()函数被调用前,必须保证先调用 v4l2_device_unregister_subdev(sd)。481 v4l2_device_unregister_subdev(sd),可以保证执行总是正确的。
171 v4l2_device_unregister_subdev(&priv->subdev); in soc_camera_platform_remove()
186 void v4l2_device_unregister_subdev(struct v4l2_subdev *sd);