Lines Matching refs:update_drv
56 update_drv = None
117 DriverAction.update_drv = usr_sbin + "update_drv"
140 if not DriverAction.update_drv:
142 rem_base = (DriverAction.update_drv, "-b", image.get_root(), "-d")
351 self.update_drv, "-b", image.get_root(), "-a",
380 add_base = ( self.update_drv, "-b", image.get_root(), "-a" )
381 rem_base = ( self.update_drv, "-b", image.get_root(), "-d" )
421 # update_drv doesn't do anything with classes, so we have to
579 # update_drv to remove it unless there's a minor node associated
929 self.update_drv, "-b", image.get_root(),