Home
last modified time | relevance | path

Searched refs:actual_type (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A 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-6.6/arch/x86/mm/pat/
H A 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c530 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
556 audio_tstamp_report->actual_type = in azx_get_time_info()
563 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
/kernel/linux/linux-6.6/sound/pci/hda/
H A 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()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c1267 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()
1272 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h320 u32 actual_type:4; member
334 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h321 u32 actual_type:4; member
335 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A 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()
/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h933 acpi_object_type actual_type; /* Type associated with the Handle */ member
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h935 acpi_object_type actual_type; /* Type associated with the Handle */ member
/kernel/linux/linux-5.10/sound/core/
H A 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()
/kernel/linux/linux-6.6/sound/core/
H A 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()

Completed in 34 milliseconds