Lines Matching refs:registered
23 The generic objects must be registered with the driver model core. By
125 When devices are discovered or registered with the bus type, the
139 The order of this list is determined by the parent of registered
165 Once the generic device has been initialized, it can be registered
183 When the device is registered, a directory in sysfs is created.
307 is registered.
329 registered with the bus at any time. When registration happens,
334 bus driver compares these IDs to the IDs of devices registered with it.
346 When a device is registered, the bus's list of drivers is iterated
349 When a driver is registered, the bus's list of devices is iterated
375 Whenever a device is registered with the driver model core, the
403 struct bus_type contains a list of all devices registered with the bus
416 struct bus_type also contains a list of all drivers registered with