Lines Matching refs:aml_resource
463 union aml_resource *aml_resource;
487 aml_resource = (void *)aml_buffer;
578 if (aml_resource->gpio.vendor_length) {
580 aml_resource->gpio.vendor_offset -
581 aml_resource->gpio.pin_table_offset +
582 aml_resource->gpio.vendor_length;
585 aml_resource->large_header.resource_length +
587 aml_resource->gpio.pin_table_offset;
595 if (aml_resource->pin_function.vendor_length) {
597 aml_resource->pin_function.vendor_offset -
598 aml_resource->pin_function.
600 aml_resource->pin_function.vendor_length;
603 aml_resource->large_header.resource_length +
605 aml_resource->pin_function.pin_table_offset;
613 [aml_resource->common_serial_bus.type];
615 aml_resource->common_serial_bus.
625 if (aml_resource->pin_config.vendor_length) {
627 aml_resource->pin_config.vendor_offset -
628 aml_resource->pin_config.pin_table_offset +
629 aml_resource->pin_config.vendor_length;
632 aml_resource->large_header.resource_length +
634 aml_resource->pin_config.pin_table_offset;
641 aml_resource->pin_group.vendor_offset -
642 aml_resource->pin_group.pin_table_offset +
643 aml_resource->pin_group.vendor_length;
650 aml_resource->pin_group_function.vendor_offset -
651 aml_resource->pin_group_function.res_source_offset +
652 aml_resource->pin_group_function.vendor_length;
659 aml_resource->pin_group_config.vendor_offset -
660 aml_resource->pin_group_config.res_source_offset +
661 aml_resource->pin_group_config.vendor_length;
687 [aml_resource->common_serial_bus.type] +