Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/pat/
Dmemtype.c581 enum page_cache_mode actual_type; in memtype_reserve() local
618 actual_type = pat_x_mtrr_type(start, end, req_type); in memtype_reserve()
621 *new_type = actual_type; in memtype_reserve()
639 entry_new->type = actual_type; in memtype_reserve()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
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()
Dutcopy.c153 external_object->reference.actual_type = in acpi_ut_copy_isimple_to_esimple()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c513 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
539 audio_tstamp_report->actual_type = in azx_get_time_info()
546 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
/kernel/linux/linux-5.10/include/sound/
Dpcm.h320 u32 actual_type:4; member
334 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/kernel/linux/linux-5.10/include/acpi/
Dactypes.h932 acpi_object_type actual_type; /* Type associated with the Handle */ member
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c1268 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()
1273 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
/kernel/linux/linux-5.10/sound/core/
Dpcm_lib.c219 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
289 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()