Searched defs:dest_desc (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | exstoren.c | 191 acpi_ex_store_object_to_object(union acpi_operand_object *source_desc, union acpi_operand_object *dest_desc, union acpi_operand_object **new_desc, struct acpi_walk_state *walk_state) acpi_ex_store_object_to_object() argument
|
H A D | exstore.c | 86 acpi_ex_store(union acpi_operand_object *source_desc, union acpi_operand_object *dest_desc, struct acpi_walk_state *walk_state) acpi_ex_store() argument
|
H A D | dsmthdat.c | 368 acpi_ds_method_data_get_value(u8 type, u32 index, struct acpi_walk_state *walk_state, union acpi_operand_object **dest_desc) acpi_ds_method_data_get_value() argument
|
H A D | utcopy.c | 675 acpi_ut_copy_simple_object(union acpi_operand_object *source_desc, union acpi_operand_object *dest_desc) acpi_ut_copy_simple_object() argument 979 acpi_ut_copy_iobject_to_iobject(union acpi_operand_object *source_desc, union acpi_operand_object **dest_desc, struct acpi_walk_state *walk_state) acpi_ut_copy_iobject_to_iobject() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | ses.c | 70 static void init_device_slot_control(unsigned char *dest_desc, init_device_slot_control() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | b44.c | 735 struct dma_desc *src_desc, *dest_desc; b44_recycle_rx() local
|
H A D | tg3.c | 6727 struct tg3_rx_buffer_desc *src_desc, *dest_desc; tg3_recycle_rx() local
|
Completed in 344 milliseconds