Searched defs:operand (Results 1 – 14 of 14) sorted by relevance
| /drivers/acpi/acpica/ |
| A D | exoparg2.c | 57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local 124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local 223 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() local 467 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
|
| A D | exoparg1.c | 115 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local 183 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local 230 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local 580 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
|
| A D | utmath.c | 91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() 189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 213 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right()
|
| A D | excreate.c | 317 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local 364 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local 412 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
|
| A D | exoparg3.c | 53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local 127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
|
| A D | exoparg6.c | 178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
|
| A D | exresolv.c | 303 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
|
| A D | exconfig.c | 86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
|
| A D | dsutils.c | 756 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
|
| A D | dsopcode.c | 465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
|
| /drivers/dma/idxd/ |
| A D | device.c | 209 u32 status, operand; in idxd_wq_disable() local 238 u32 operand; in idxd_wq_drain() local 254 u32 operand; in idxd_wq_reset() local 479 static void idxd_cmd_exec(struct idxd_device *idxd, int cmd_code, u32 operand, in idxd_cmd_exec() 588 u32 operand; in idxd_device_drain_pasid() local 600 u32 operand, status; in idxd_device_request_int_handle() local 630 u32 operand, status; in idxd_device_release_int_handle() local
|
| A D | registers.h | 180 u32 operand:20; member
|
| /drivers/media/firewire/ |
| A D | firedtv-avc.c | 78 u8 operand[509]; member 85 u8 operand[509]; member 309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
|
| /drivers/gpu/ipu-v3/ |
| A D | ipu-dc.c | 119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
Completed in 326 milliseconds