Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dpat.c543 enum page_cache_mode actual_type; in reserve_memtype() local
571 actual_type = pat_x_mtrr_type(start, end, req_type); in reserve_memtype()
574 *new_type = actual_type; in reserve_memtype()
592 new->type = actual_type; in reserve_memtype()
/Linux-v4.19/drivers/acpi/acpica/
Ddbtest.c787 params[0].reference.actual_type = node->type; in acpi_db_read_from_object()
868 params[0].reference.actual_type = node->type; in acpi_db_write_to_object()
Dutcopy.c153 external_object->reference.actual_type = in acpi_ut_copy_isimple_to_esimple()
/Linux-v4.19/sound/pci/hda/
Dhda_controller.c527 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
553 audio_tstamp_report->actual_type = in azx_get_time_info()
560 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
/Linux-v4.19/include/sound/
Dpcm.h327 u32 actual_type:4; member
341 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c1211 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_get_time_info()
1216 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_get_time_info()
/Linux-v4.19/include/acpi/
Dactypes.h928 acpi_object_type actual_type; /* Type associated with the Handle */ member
/Linux-v4.19/sound/core/
Dpcm_lib.c229 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
294 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()