/external/webrtc/sdk/objc/native/src/audio/ |
D | voice_processing_audio_unit.h | 25 UInt32 bus_number, 33 UInt32 bus_number, 102 UInt32 bus_number, 108 UInt32 bus_number, 115 UInt32 bus_number, 121 UInt32 bus_number,
|
D | voice_processing_audio_unit.mm | 380 UInt32 bus_number, 385 return audio_unit->NotifyGetPlayoutData(flags, time_stamp, bus_number, 393 UInt32 bus_number, 398 return audio_unit->NotifyDeliverRecordedData(flags, time_stamp, bus_number, 405 UInt32 bus_number, 408 return observer_->OnGetPlayoutData(flags, time_stamp, bus_number, num_frames, 415 UInt32 bus_number, 418 return observer_->OnDeliverRecordedData(flags, time_stamp, bus_number,
|
D | audio_device_ios.h | 152 UInt32 bus_number, 157 UInt32 bus_number,
|
D | audio_device_ios.mm | 370 UInt32 bus_number, 403 result = audio_unit_->Render(flags, time_stamp, bus_number, num_frames, &audio_buffer_list); 418 UInt32 bus_number,
|
/external/autotest/server/site_tests/enterprise_CFM_PTZStress/ |
D | enterprise_CFM_PTZStress.py | 37 bus_number = camera[0].bus 39 format(camera_name,bus_number)) 40 return bus_number
|
/external/libusb/libusb/os/ |
D | openbsd_usb.c | 173 dev->bus_number = di.udi_bus; in obsd_get_device_list() 282 if ((fd = _bus_open(dev->bus_number)) < 0) in obsd_get_config_descriptor() 285 udf.udf_bus = dev->bus_number; in obsd_get_config_descriptor() 389 if ((fd = _bus_open(handle->dev->bus_number)) < 0) in obsd_clear_halt() 512 if ((fd = _bus_open(dev->bus_number)) < 0) in _cache_active_config_descriptor() 517 udc.udc_bus = dev->bus_number; in _cache_active_config_descriptor() 533 udf.udf_bus = dev->bus_number; in _cache_active_config_descriptor() 594 if ((fd = _bus_open(transfer->dev_handle->dev->bus_number)) < 0) in _sync_control_transfer()
|
D | haiku_pollfs.cpp | 128 sscanf(path.Path(), "/dev/bus/usb/%hhu", &dev->bus_number); in WatchedEntry() 129 dev->device_address = addr - (dev->bus_number + 1); in WatchedEntry()
|
D | sunos_usb.c | 535 dpriv->phypath, dev->bus_number, dev->port_number, dev->speed); in sunos_fill_in_dev_info() 554 uint8_t bus_number = 0; in sunos_add_devices() local 587 bus_number = (PCI_REG_DEV_G(reg) << 3) | PCI_REG_FUNC_G(reg); in sunos_add_devices() 590 di_bus_addr(myself), bus_number, di_node_name(dn)); in sunos_add_devices() 618 dev->bus_number = bus_number; in sunos_add_devices()
|
D | windows_winusb.c | 1031 uint8_t bus_number, depth; in init_device() local 1050 bus_number = parent_dev->bus_number; in init_device() 1051 if (bus_number == 0) { in init_device() 1059 for (depth = 1; bus_number == 0; depth++) { in init_device() 1065 if (tmp_dev->bus_number != 0) { in init_device() 1066 bus_number = tmp_dev->bus_number; in init_device() 1076 if (bus_number == 0) { in init_device() 1081 dev->bus_number = bus_number; in init_device() 1198 dev->bus_number, dev->device_address, priv->depth, dev->port_number, priv->dev_id); in init_device() 1204 uint8_t bus_number, DEVINST devinst) in enumerate_hcd_root_hub() argument [all …]
|
D | linux_usbfs.c | 180 dev->bus_number, dev->device_address); in get_usbfs_fd() 183 dev->bus_number, dev->device_address); in get_usbfs_fd() 896 dev->bus_number = busnum; in initialize_device() 1388 linux_device_disconnected(handle->dev->bus_number, in op_open() 2711 linux_device_disconnected(handle->dev->bus_number, in op_handle_events()
|
D | netbsd_usb.c | 149 dev->bus_number = di.udi_bus; in netbsd_get_device_list()
|
D | windows_usbdk.c | 282 dev->bus_number = (uint8_t)info->FilterID; in usbdk_device_init()
|
D | darwin_usb.c | 1117 dev->bus_number = cached_device->location >> 24; in process_new_device()
|
/external/libusb/libusb/ |
D | core.c | 918 return dev->bus_number; in libusb_get_bus_number() 1199 usbi_dbg("destroy device %d.%d", dev->bus_number, dev->device_address); in libusb_unref_device() 1309 usbi_dbg("open %d.%d", dev->bus_number, dev->device_address); in libusb_open() 1325 usbi_dbg("open %d.%d returns %d", dev->bus_number, dev->device_address, r); in libusb_open()
|
D | libusbi.h | 461 uint8_t bus_number; member
|
D | io.c | 2791 dev_handle->dev->bus_number, dev_handle->dev->device_address); in usbi_handle_disconnect()
|
/external/libusb/include/libusb/ |
D | libusbi.h | 461 uint8_t bus_number; member
|
/external/cpuinfo/test/dmesg/ |
D | huawei-p9-lite.log | 768 [ 4.675994s][pid:6,cpu7,kworker/u16:0][I/sensorhub] als:read i2c bus_number (0) slave address(0x… 775 [ 4.676605s][pid:6,cpu7,kworker/u16:0][I/sensorhub] ps:read i2c bus_number (0) slave address(0x1… 781 [ 4.677032s][pid:6,cpu7,kworker/u16:0][I/sensorhub] acc:read i2c bus_number (0) slave address(0x… 783 [ 4.678558s][pid:6,cpu7,kworker/u16:0][I/sensorhub] acc:read i2c bus_number (0) slave address(0x… 789 [ 4.679016s][pid:6,cpu7,kworker/u16:0][I/sensorhub] mag:read i2c bus_number (0) slave address(0x…
|
D | huawei-mate-8.log | 665 [ 6.129547s][pid:6,cpu5,kworker/u16:0][I/sensorhub] als:read i2c bus_number (0) slave address(0x… 676 [ 6.130004s][pid:6,cpu5,kworker/u16:0][I/sensorhub] ps:read i2c bus_number (0) slave address(0x1… 685 [ 6.130371s][pid:6,cpu5,kworker/u16:0][I/sensorhub] acc:read i2c bus_number (0) slave address(0x… 687 [ 6.130645s][pid:6,cpu5,kworker/u16:0][I/sensorhub] acc:read i2c bus_number (0) slave address(0x… 699 [ 6.131042s][pid:6,cpu5,kworker/u16:0][I/sensorhub] gyro:read i2c bus_number (0) slave address(0… 701 [ 6.131347s][pid:6,cpu5,kworker/u16:0][I/sensorhub] gyro:read i2c bus_number (0) slave address(0… 712 [ 6.131713s][pid:6,cpu5,kworker/u16:0][I/sensorhub] mag:read i2c bus_number (0) slave address(0x… 726 [ 6.132110s][pid:6,cpu5,kworker/u16:0][I/sensorhub] airpress:read i2c bus_number (0) slave addre…
|
D | huawei-mate-9.log | 4746 [ 8.540832s][pid:6,cpu7,kworker/u16:0][I/sensorhub] als:read i2c bus_number (0) slave address(0x… 4754 [ 8.541534s][pid:6,cpu7,kworker/u16:0][I/sensorhub] ps:read i2c bus_number (0) slave address(0x1… 4760 [ 8.542114s][pid:6,cpu7,kworker/u16:0][I/sensorhub] acc:read i2c bus_number (0) slave address(0x… 4765 [ 8.542724s][pid:6,cpu7,kworker/u16:0][I/sensorhub] gyro:read i2c bus_number (0) slave address(0… 4770 [ 8.543304s][pid:6,cpu7,kworker/u16:0][I/sensorhub] mag:read i2c bus_number (0) slave address(0x… 4778 [ 8.543884s][pid:6,cpu7,kworker/u16:0][I/sensorhub] airpress:read i2c bus_number (0) slave addre…
|