Home
last modified time | relevance | path

Searched refs:data_address (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/math-emu/
H A Dload_store.c
H A Dfpu_proto.h
H A Dreg_ld_str.c
/linux/drivers/android/binder/
H A Dtransaction.rs79 data_address: usize, field
128 let data_address = alloc.ptr; in new() localVariable
141 data_address, in new()
178 data_address: alloc.ptr, in new_reply()
420 tr.data.ptr.buffer = self.data_address as _; in do_work()
423 tr.data.ptr.offsets = (self.data_address + ptr_align(self.data_size).unwrap()) as _; in do_work()
442 tr_sec.secctx = (self.data_address + off) as u64; in do_work()
/linux/drivers/comedi/drivers/
H A Djr3_pci.h221 s32 data_address; member
/linux/drivers/firewire/
H A Dohci.c75 __le32 data_address; member
912 d->data_address = cpu_to_le32(ctx->dma_addrs[i]); in ar_context_init()
1300 d[2].data_address = cpu_to_le32(payload_bus); in at_context_queue_packet()
2799 buffer_dma = le32_to_cpu(d->data_address); in handle_ir_packet_per_buffer()
2828 buffer_dma = le32_to_cpu(last->data_address); in handle_ir_buffer_fill()
2890 if ((le32_to_cpu(pd->data_address) & PAGE_MASK) == in sync_it_packet_for_cpu()
2898 buffer_dma = le32_to_cpu(pd->data_address); in sync_it_packet_for_cpu()
3273 d[2].data_address = cpu_to_le32(d_bus + z * sizeof(*d)); in queue_iso_transmit()
3288 pd[i].data_address = cpu_to_le32(dma_addr + offset); in queue_iso_transmit()
3353 d->data_address = cpu_to_le32(d_bus + (z * sizeof(*d))); in queue_iso_packet_per_buffer()
[all …]
/linux/drivers/memstick/core/
H A Dmspro_block.c605 .data_address = 0, in h_mspro_block_setup_cmd()
610 param.data_address = cpu_to_be32((uint32_t)offset); in h_mspro_block_setup_cmd()
801 .data_address = 0, in mspro_block_set_interface()