Searched refs:DriverAttrUnbind (Results 1 – 1 of 1) sorted by relevance
477 driver_manager().create_attr_file(driver, &DriverAttrUnbind)?; in add_bind_files()482 driver_manager().remove_attr_file(driver, &DriverAttrUnbind); in add_bind_files()737 struct DriverAttrUnbind; struct739 impl Attribute for DriverAttrUnbind { implementation