Searched defs:bus (Results 1 – 5 of 5) sorted by relevance
55 scoped_refptr<dbus::Bus> bus = in DefaultStateFactory() local
49 BluetoothAdapter::BluetoothAdapter(scoped_refptr<Bus> bus, in BluetoothAdapter()
429 int bus = 0, dev = 0; in usb_device_get_unique_id() local436 int bus = 0, dev = 0; in usb_device_get_unique_id_from_name() local443 int bus = id / 1000; in usb_device_get_name_from_unique_id() local
39 scoped_refptr<Bus> bus{new Bus{options}}; in Init() local
278 static void print_hid_descriptor(int bus, int vendor, int product) in print_hid_descriptor()