Lines Matching refs:registered
101 and registered media_device instance.
141 Sometimes you need to iterate over all devices registered by a specific
146 You can iterate over all registered devices as follows:
333 first (traditional) possibility is to have subdevices registered by bridge
341 There are however also situations where subdevices have to be registered
356 This can fail if the subdev module disappeared before it could be registered.
361 entity will be automatically registered with the media device.
416 up the device, but once the subdev is registered it is completely transparent.
424 attempts. Once all conditions are met the subdevice shall be registered using
426 the v4l2_async_unregister_subdev() call. Subdevices registered this way are
436 V4L2 core will then use these descriptors to match asynchronously registered
451 the V4L2_SUBDEV_FL_HAS_DEVNODE flag before being registered.
454 for all registered sub-devices marked with V4L2_SUBDEV_FL_HAS_DEVNODE by calling
542 safe to call this even if the sub-device was never registered.
667 - dev_parent: you only set this if v4l2_device was registered with NULL as
762 entity will be automatically registered with the media device.
764 Which device is registered depends on the type argument. The following
808 After the device was successfully registered, then you can use these fields: