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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Dcore.c757 static struct bus_type dss_bus_type = { variable in typeref:struct:bus_type
775 return &dss_bus_type;
830 dssdriver->driver.bus = &dss_bus_type;
892 dssdev->dev.bus = &dss_bus_type;
909 r = bus_register(&dss_bus_type);
919 bus_unregister(&dss_bus_type);
933 bus_unregister(&dss_bus_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Dcore.c757 static struct bus_type dss_bus_type = { variable in typeref:struct:bus_type
775 return &dss_bus_type;
830 dssdriver->driver.bus = &dss_bus_type;
892 dssdev->dev.bus = &dss_bus_type;
909 r = bus_register(&dss_bus_type);
919 bus_unregister(&dss_bus_type);
933 bus_unregister(&dss_bus_type);

Completed in 166 milliseconds