Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpat.c397 enum page_cache_mode actual_type; in reserve_memtype() local
427 actual_type = pat_x_mtrr_type(start, end, req_type); in reserve_memtype()
430 *new_type = actual_type; in reserve_memtype()
448 new->type = actual_type; in reserve_memtype()
/linux-4.1.27/include/sound/
Dpcm.h317 u32 actual_type:4; member
331 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/linux-4.1.27/drivers/acpi/acpica/
Dutcopy.c187 external_object->reference.actual_type = in acpi_ut_copy_isimple_to_esimple()
/linux-4.1.27/include/acpi/
Dactypes.h939 acpi_object_type actual_type; /* Type associated with the Handle */ member
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c762 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
767 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
/linux-4.1.27/sound/core/
Dpcm_lib.c247 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
310 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()