Lines Matching refs:should
46 This should be done in the initialization function for the bus type,
107 should be created to convert from the generic object type.
126 bus driver should initialize the generic device. The most important
148 belongs to. This should be set to the bus_type that was declared
174 This should happen on buses that support hotpluggable devices.
175 If a bus driver unregisters a device, it should not immediately free
176 it. It should instead wait for the driver model core to call the
288 bus driver should define single instances of the generic methods that
306 The generic driver should be initialized with these methods before it
321 Ideally, the bus should only initialize the fields if they are not
343 match should return '1' if the driver supports the device, and '0'
369 This driver binding should replace the existing driver binding
433 internally, and should be used when accessing the device or driver
443 reference the bus-specific fields (though those should all be 1-line