Lines Matching full:fields
21 be embedded in larger, bus-specific objects. Fields in these generic
22 objects can replace fields in the bus-specific objects.
129 things to initialize are the bus_id, parent, and bus fields.
154 fields.
247 initialize the necessary fields of the driver: the name and bus
248 fields.
311 /* initialize common driver fields */
323 Ideally, the bus should only initialize the fields if they are not
402 The generic bus, device, and driver structures provide several fields
441 - Device and driver fields.
443 Some of the fields in struct device and struct device_driver duplicate
444 fields in the bus-specific representations of these objects. Feel free
447 reference the bus-specific fields (though those should all be 1-line