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