/third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
H A D | str_mod.h | 27 struct bus_type *bus; member
|
/third_party/backends/sanei/ |
H A D | sanei_config2.c | 65 int bus = -1, channel = -1, id = -1, lun = -1; in sanei_config_attach_matching_devices() local
|
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
H A D | tpci.c | 57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
|
/third_party/skia/src/core/ |
H A D | SkMessageBus.h | 90 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in Inbox() local 98 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in ~Inbox() local 130 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); Post() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/ |
H A D | dbus-listen-preq.py | 43 bus = dbus.SystemBus() variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
H A D | dbus-listen-preq.py | 43 bus = dbus.SystemBus() variable
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_handle_request.c | 389 struct usb_bus *bus; in usb_handle_remote_wakeup() local [all...] |
H A D | usb_bus.h | 38 struct usb_bus *bus; member [all...] |
H A D | usb_transfer.h | 79 struct usb_bus *bus; /* pointer to USB bus (cached) */ member
|
H A D | usb_dev.h | 51 struct usb_bus *bus; member
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | nexus.c | 154 nexus_print_child(device_t bus, device_t child) in nexus_print_child() argument 170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
|
/third_party/FreeBSD/sys/kern/ |
H A D | bus_if.c | 30 null_add_child(device_t bus, int order, const char *name, in null_add_child() argument 37 static int null_reset_post(device_t bus, device_t dev) in null_reset_post() argument 42 static int null_reset_prepare(device_t bus, device_t dev) in null_reset_prepare() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-console-kit.c | 162 static DBusHandlerResult filter_cb(DBusConnection *bus, DBusMessage *message, void *userdata) { in filter_cb() argument
|
/third_party/pulseaudio/src/pulse/ |
H A D | util.c | 386 DBusConnection *bus; in set_scheduler() local [all...] |
/third_party/backends/backend/ |
H A D | kvs40xx.c | 269 SANE_Int h, bus; in sane_open() local
|
H A D | kvs20xx.c | 170 SANE_Int h, bus; in sane_open() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | usb_controller.c | 97 usb_root_mount_rel(struct usb_bus *bus) in usb_root_mount_rel() argument 117 struct usb_bus *bus = (struct usb_bus *)device_get_ivars(dev); in usb_attach() local 153 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); usb_detach() local 215 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); usb_suspend() local 243 struct usb_bus *bus = (struct usb_bus *)device_get_softc(dev); usb_resume() local 269 usb_bus_reset_async_locked(struct usb_bus *bus) usb_bus_reset_async_locked() argument 293 struct usb_bus *bus = device_get_softc(dev); usb_shutdown() local 328 struct usb_bus *bus; usb_bus_explore() local 389 struct usb_bus *bus; usb_bus_detach() local 423 struct usb_bus *bus; usb_bus_suspend() local 480 struct usb_bus *bus; usb_bus_resume() local 541 struct usb_bus *bus; usb_bus_reset() local 563 struct usb_bus *bus; usb_bus_shutdown() local 610 struct usb_bus *bus; usb_bus_attach() local 709 usb_attach_sub(device_t dev, struct usb_bus *bus) usb_attach_sub() argument 798 usb_bus_mem_flush_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, struct usb_page *pg, usb_size_t nsize, usb_size_t align) usb_bus_mem_flush_all_cb() argument 810 usb_bus_mem_flush_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) usb_bus_mem_flush_all() argument 823 usb_bus_mem_alloc_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, struct usb_page *pg, usb_size_t nsize, usb_size_t align) usb_bus_mem_alloc_all_cb() argument 843 usb_bus_mem_alloc_all(struct usb_bus *bus, bus_dma_tag_t dmat, usb_bus_mem_cb_t *cb) usb_bus_mem_alloc_all() argument 886 usb_bus_mem_free_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, struct usb_page *pg, usb_size_t nsize, usb_size_t align) usb_bus_mem_free_all_cb() argument 897 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) usb_bus_mem_free_all() argument [all...] |
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
H A D | ltp_tpci.c | 87 struct pci_bus *bus; member 98 static int probe_pci_dev(unsigned int bus, unsigned int slot) in probe_pci_dev() argument 294 struct pci_bus *bus = ltp_pci.bus; test_scan_bus() local 320 struct pci_bus *bus = ltp_pci.bus; test_slot_scan() local 346 struct pci_bus *bus = ltp_pci.bus; test_bus_add_devices() local 666 unsigned int res, bus, slot; sys_bus_slot() local [all...] |
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
H A D | tusb.c | 300 struct usb_bus *bus = in test_find_usbdev() local [all...] |
H A D | st_tusb.h | 100 struct usb_bus *bus; member
|
/third_party/libevdev/tools/ |
H A D | mouse-dpi-tool.c | 181 const char *bus; in bustype() local [all...] |
/third_party/toybox/toys/other/ |
H A D | i2ctools.c | 89 static int i2c_open(int bus, int slave, int chip) in i2c_open() argument 99 static unsigned long i2c_get_funcs(int bus) in i2c_get_funcs() argument 129 static void i2cdetect_dash_F(int bus) in i2cdetect_dash_F() argument 159 int bus; in i2cdetect_dash_l() local 191 int bus, firs in i2cdetect_main() local 239 int bus = atolx_range(toys.optargs[0], 0, INT_MAX); i2cdump_main() local 268 int bus = atolx_range(toys.optargs[0], 0, INT_MAX); i2cget_main() local 287 int bus = atolx_range(toys.optargs[0], 0, INT_MAX); i2cset_main() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-builtin-net_id.c | 190 unsigned domain, bus, slot, func, dev_port = 0; in dev_pci_slot() local [all...] |
H A D | udev-builtin-path_id.c | 311 int host, bus, target, lun; in handle_scsi_default() local
|
H A D | udev-builtin-usb_id.c | 308 int host, bus, target, lun; in builtin_usb_id() local
|