Lines Matching full:subdevice
2 * V4L2 asynchronous subdevice registration API
23 /* A random max subdevice number, used to allocate an array on stack */
27 * enum v4l2_async_match_type - type of asynchronous subdevice logic to be used
105 * @bound: a subdevice driver has successfully probed one of the subdevices
108 * @unbind: a subdevice is leaving
126 * @subdevs: array of pointers to subdevice descriptors
148 * v4l2_async_notifier_register - registers a subdevice asynchronous notifier
157 * v4l2_async_subdev_notifier_register - registers a subdevice asynchronous
167 * v4l2_async_notifier_unregister - unregisters a subdevice asynchronous notifier
191 * subdevice framework
221 * subdevice framework