Searched defs:rootdev (Results 1 – 13 of 13) sorted by relevance
43 static int rootdev_probe ( struct root_device *rootdev ) { in rootdev_probe()61 static void rootdev_remove ( struct root_device *rootdev ) { in rootdev_remove()74 struct root_device *rootdev; in probe_devices() local90 struct root_device *rootdev; in remove_devices() local
79 static int mcabus_probe ( struct root_device *rootdev ) { in mcabus_probe()155 static void mcabus_remove ( struct root_device *rootdev ) { in mcabus_remove()
98 static int eisabus_probe ( struct root_device *rootdev ) { in eisabus_probe()160 static void eisabus_remove ( struct root_device *rootdev ) { in eisabus_remove()
94 static int isabus_probe ( struct root_device *rootdev ) { in isabus_probe()150 static void isabus_remove ( struct root_device *rootdev ) { in isabus_remove()
231 static int pcibus_probe ( struct root_device *rootdev ) { in pcibus_probe()319 static void pcibus_remove ( struct root_device *rootdev ) { in pcibus_remove()
636 static int isapnpbus_probe ( struct root_device *rootdev ) { in isapnpbus_probe()733 static void isapnpbus_remove ( struct root_device *rootdev ) { in isapnpbus_remove()
54 static int undibus_probe ( struct root_device *rootdev ) { in undibus_probe()
24 GLOBALS( in GLOBALS()
340 static int t509bus_probe ( struct root_device *rootdev ) { in t509bus_probe()408 static void t509bus_remove ( struct root_device *rootdev ) { in t509bus_remove()
403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev() function
368 def rootdev(self, options=''): member in ChromiumOSUpdater
36 __u32 rootdev; member
391 dev_t rootdev; member