Home
last modified time | relevance | path

Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance

/drivers/acpi/acpica/
Dexresolv.c109 u8 ref_type; in acpi_ex_resolve_object_to_value() local
120 ref_type = stack_desc->reference.class; in acpi_ex_resolve_object_to_value()
122 switch (ref_type) { in acpi_ex_resolve_object_to_value()
129 status = acpi_ds_method_data_get_value(ref_type, in acpi_ex_resolve_object_to_value()
242 ref_type, stack_desc)); in acpi_ex_resolve_object_to_value()
/drivers/media/v4l2-core/
Dv4l2-h264.c287 static char ref_type_to_char(u8 ref_type) in ref_type_to_char() argument
289 switch (ref_type) { in ref_type_to_char()