Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/mm/pat/
Dmemtype.c542 enum page_cache_mode actual_type; in memtype_reserve() local
579 actual_type = pat_x_mtrr_type(start, end, req_type); in memtype_reserve()
582 *new_type = actual_type; in memtype_reserve()
600 entry_new->type = actual_type; in memtype_reserve()
/linux-6.6.21/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()
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c512 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
538 audio_tstamp_report->actual_type = in azx_get_time_info()
545 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
/linux-6.6.21/include/sound/
Dpcm.h321 u32 actual_type:4; member
335 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/linux-6.6.21/include/acpi/
Dactypes.h935 acpi_object_type actual_type; /* Type associated with the Handle */ member
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-pcm.c1261 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()
1266 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
/linux-6.6.21/sound/core/
Dpcm_lib.c245 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
315 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()