Home
last modified time | relevance | path

Searched defs:device (Results 1701 - 1725 of 5987) sorted by relevance

1...<<61626364656667686970>>...240

/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() argument
34 void OnServicePasswordRequired(const BluetoothRemoteDevice &device, in OnServicePasswordRequired() argument
89 BluetoothRemoteDevice device; in HWTEST_F() local
105 BluetoothRemoteDevice device; in HWTEST_F() local
36 OnActionCompleted( const BluetoothRemoteDevice &device, int respCode, int actionType, const PbapPhoneBookData &result) OnActionCompleted() argument
180 BluetoothRemoteDevice device; HWTEST_F() local
195 BluetoothRemoteDevice device; HWTEST_F() local
211 BluetoothRemoteDevice device; HWTEST_F() local
226 BluetoothRemoteDevice device; HWTEST_F() local
243 BluetoothRemoteDevice device; HWTEST_F() local
259 BluetoothRemoteDevice device; HWTEST_F() local
276 BluetoothRemoteDevice device; HWTEST_F() local
292 BluetoothRemoteDevice device; HWTEST_F() local
308 BluetoothRemoteDevice device; HWTEST_F() local
323 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
H A Dpbap_server_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() argument
34 void OnServicePermission(const BluetoothRemoteDevice &device) {} in OnServicePermission() argument
35 void OnServicePasswordRequired(const BluetoothRemoteDevice &device, in OnServicePasswordRequired() argument
86 BluetoothRemoteDevice device; in HWTEST_F() local
158 BluetoothRemoteDevice device; in HWTEST_F() local
173 BluetoothRemoteDevice device; HWTEST_F() local
189 BluetoothRemoteDevice device; HWTEST_F() local
204 BluetoothRemoteDevice device; HWTEST_F() local
220 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp116 BluetoothRemoteDevice device; in HWTEST_F() local
139 BluetoothRemoteDevice device; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mce_test.cpp37 void OnMapEventReported(const BluetoothRemoteDevice &device, const MapEventReport &report) {} in OnMapEventReported() argument
39 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnConnectionStateChanged() argument
149 BluetoothRemoteDevice device; in HWTEST_F() local
168 BluetoothRemoteDevice device; in HWTEST_F() local
187 BluetoothRemoteDevice device; in HWTEST_F() local
34 OnMapActionCompleted( const BluetoothRemoteDevice &device, const MapAction &action, MapExecuteStatus status) OnMapActionCompleted() argument
244 BluetoothRemoteDevice device; HWTEST_F() local
263 BluetoothRemoteDevice device; HWTEST_F() local
282 BluetoothRemoteDevice device; HWTEST_F() local
301 BluetoothRemoteDevice device; HWTEST_F() local
321 BluetoothRemoteDevice device; HWTEST_F() local
340 BluetoothRemoteDevice device; HWTEST_F() local
360 BluetoothRemoteDevice device; HWTEST_F() local
380 BluetoothRemoteDevice device; HWTEST_F() local
400 BluetoothRemoteDevice device; HWTEST_F() local
423 BluetoothRemoteDevice device; HWTEST_F() local
444 BluetoothRemoteDevice device; HWTEST_F() local
465 BluetoothRemoteDevice device; HWTEST_F() local
487 BluetoothRemoteDevice device; HWTEST_F() local
508 BluetoothRemoteDevice device; HWTEST_F() local
529 BluetoothRemoteDevice device; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp150 BluetoothRemoteDevice device; in HWTEST_F() local
168 std::string device; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtp/src/
H A Dmtp_device_monitor.cpp143 HasMounted(const MtpDeviceInfo &device) HasMounted() argument
[all...]
/kernel/linux/linux-5.10/crypto/async_tx/
H A Dasync_xor.c141 dma_xor_aligned_offsets(struct dma_device *device, unsigned int offset, in dma_xor_aligned_offsets() argument
189 struct dma_device *device = chan ? chan->device : NULL; in async_xor_offs() local
321 struct dma_device *device = chan ? chan->device : NULL; async_xor_val_offs() local
[all...]
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_pci.c58 static u16 bcma_pcie_mdio_read(struct bcma_drv_pci *pc, u16 device, u8 address) in bcma_pcie_mdio_read() argument
101 static void bcma_pcie_mdio_write(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_write() argument
140 static u16 bcma_pcie_mdio_writeread(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_writeread() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_driver.c58 struct acpi_device *device = data; in acpi_processor_notify() local
103 struct acpi_device *device; acpi_soft_cpu_online() local
132 struct acpi_device *device; acpi_soft_cpu_dead() local
142 acpi_pss_perf_init(struct acpi_processor *pr, struct acpi_device *device) acpi_pss_perf_init() argument
192 acpi_pss_perf_exit(struct acpi_processor *pr, struct acpi_device *device) acpi_pss_perf_exit() argument
203 acpi_pss_perf_init(struct acpi_processor *pr, struct acpi_device *device) acpi_pss_perf_init() argument
209 acpi_pss_perf_exit(struct acpi_processor *pr, struct acpi_device *device) acpi_pss_perf_exit() argument
213 __acpi_processor_start(struct acpi_device *device) __acpi_processor_start() argument
251 struct acpi_device *device = ACPI_COMPANION(dev); acpi_processor_start() local
266 struct acpi_device *device = ACPI_COMPANION(dev); acpi_processor_stop() local
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_proc.c40 static void drbd_get_syncer_progress(struct drbd_device *device, in drbd_get_syncer_progress() argument
90 static void drbd_syncer_progress(struct drbd_device *device, struct seq_file *seq, in drbd_syncer_progress() argument
219 struct drbd_device *device; drbd_seq_show() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dcoreboot_table.c29 struct coreboot_device *device = CB_DEV(dev); in coreboot_bus_match() local
38 struct coreboot_device *device = CB_DEV(dev); in coreboot_bus_probe() local
50 struct coreboot_device *device = CB_DEV(dev); in coreboot_bus_remove() local
68 struct coreboot_device *device = CB_DEV(dev); coreboot_device_release() local
91 struct coreboot_device *device; coreboot_table_populate() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/pci/
H A Dacpi.c61 struct acpi_device *device = ci->bridge; in acpi_prepare_root_resources() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_apecs.c104 int device = device_fn >> 3; in mk_conf_addr() local
/kernel/linux/linux-5.10/arch/ia64/hp/common/
H A Daml_nfw.c179 static int aml_nfw_add(struct acpi_device *device) in aml_nfw_add() argument
190 static int aml_nfw_remove(struct acpi_device *device) in aml_nfw_remove() argument
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ipi.c217 struct kvm_io_device *device; in kvm_destroy_ls3a_ipi() local
233 struct kvm_io_device *device; in kvm_create_ls3a_ipi() local
[all...]
H A Dls3a_ipi.h32 struct kvm_io_device device; member
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-loongson2.c41 int device = PCI_SLOT(devfn); in loongson_pcibios_config_access() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-api.c40 struct device *device; member
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dxterm.c23 int device; member
28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init() argument
H A Dport_user.c24 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init() argument
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprobe_roms.c81 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() argument
99 unsigned short device; in probe_list() local
121 unsigned short offset, vendor, device, list, rev; find_oprom() local
[all...]
H A Dmmconf-fam10h_64.c25 u32 device; member
78 u16 device; in get_fam10h_pci_mmconf_base() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci.h136 unsigned long device; member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcyrix.c262 u32 vendor, device; in init_cyrix() local

Completed in 13 milliseconds

1...<<61626364656667686970>>...240