Lines Matching refs:subdevices
332 There are currently two ways to register subdevices with the V4L2 core. The
333 first (traditional) possibility is to have subdevices registered by bridge
335 about subdevices connected to it and knows exactly when to register them. This
336 is typically the case for internal subdevices, like video data processing units
341 There are however also situations where subdevices have to be registered
343 Tree based system where information about subdevices is made available to the
344 system independently from the bridge devices, e.g. when subdevices are defined
427 stored in a global list of subdevices, ready to be picked up by bridge drivers.
437 subdevices to them. If a match is detected the .bound() notifier callback is
438 called. After all subdevices have been located the .complete() callback is
1140 Many subdevices, like camera sensors, TV decoders and encoders, need a clock
1145 connection of subdevices to the system might impose special requirements on the