Searched refs:BusAttrDriversAutoprobe (Results 1 – 1 of 1) sorted by relevance
391 let r = self.create_file(bus, &BusAttrDriversAutoprobe); in add_probe_files()401 self.remove_file(bus, &BusAttrDriversAutoprobe); in remove_probe_files()632 struct BusAttrDriversAutoprobe; struct634 impl Attribute for BusAttrDriversAutoprobe { implementation