Home
last modified time | relevance | path

Searched refs:actual_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/acpi/acpica/
H A Ddbtest.c819 params[0].reference.actual_type = node->type; in acpi_db_read_from_object()
900 params[0].reference.actual_type = node->type; in acpi_db_write_to_object()
H A Dutcopy.c153 external_object->reference.actual_type = in acpi_ut_copy_isimple_to_esimple()
/linux/include/sound/
H A Dpcm.h338 u32 actual_type:4; member
352 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/linux/include/acpi/
H A Dactypes.h935 acpi_object_type actual_type; /* Type associated with the Handle */ member
/linux/sound/core/
H A Dpcm_lib.c248 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
318 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()