Searched refs:ccwgroup_bus_type (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dccwgroup.c54 static struct bus_type ccwgroup_bus_type; variable in typeref:struct:bus_type
201 gdev->dev.bus = &ccwgroup_bus_type;
242 return bus_register (&ccwgroup_bus_type);
248 bus_unregister (&ccwgroup_bus_type);
388 static struct bus_type ccwgroup_bus_type = { variable in typeref:struct:bus_type
400 cdriver->driver.bus = &ccwgroup_bus_type;

Completed in 50 milliseconds