Lines Matching refs:called
7 All devices which can be addressed by means of ccws are called 'CCW devices' -
123 probe: This function is called by the device layer for each device the driver
133 remove: This function is called by the device layer upon removal of the driver,
141 set_online: This function is called by the common I/O layer when the device is
151 set_offline: This function is called by the common I/O layer when the device is
161 notify: This function is called by the common I/O layer for some state changes
188 before the driver is called, and is deregistered during set_offline() after the
189 driver has been called. Also, after registering / before deregistering, path
194 Parameters: dev - the device the handler is called for
201 The device driver is called from the common ccw_device layer and can retrieve
234 and are called 'chp0.<chpid>'. They have no driver and do not belong to any bus.