Searched refs:DriverAttrUnbind (Results 1 – 1 of 1) sorted by relevance
483 driver_manager().create_attr_file(driver, &DriverAttrUnbind)?; in add_bind_files()488 driver_manager().remove_attr_file(driver, &DriverAttrUnbind); in add_bind_files()742 struct DriverAttrUnbind; struct744 impl Attribute for DriverAttrUnbind { implementation