Searched refs:BusAttrDriversProbe (Results 1 – 1 of 1) sorted by relevance
390 self.create_file(bus, &BusAttrDriversProbe)?; in add_probe_files()394 self.remove_file(bus, &BusAttrDriversProbe); in add_probe_files()402 self.remove_file(bus, &BusAttrDriversProbe); in remove_probe_files()594 struct BusAttrDriversProbe; struct596 impl Attribute for BusAttrDriversProbe { implementation