Home
last modified time | relevance | path

Searched refs:access_attribute (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpsargs.c464 u8 access_attribute; in acpi_ps_get_next_field() local
562 * access_type is first operand, access_attribute is second. stuff in acpi_ps_get_next_field()
570 access_attribute = ACPI_GET8(parser_state->aml); in acpi_ps_get_next_field()
574 field->common.value.integer |= (u16)(access_attribute << 8); in acpi_ps_get_next_field()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsargs.c464 u8 access_attribute; in acpi_ps_get_next_field() local
562 * access_type is first operand, access_attribute is second. stuff in acpi_ps_get_next_field()
570 access_attribute = ACPI_GET8(parser_state->aml); in acpi_ps_get_next_field()
574 field->common.value.integer |= (u16)(access_attribute << 8); in acpi_ps_get_next_field()

Completed in 3 milliseconds