Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/include/sound/
H A Dpcm.h321 u32 actual_type:4; member
335 tmp |= report->actual_type; in snd_pcm_pack_audio_tstamp_report()
/openbmc/linux/include/acpi/
H A Dactypes.h935 acpi_object_type actual_type; /* Type associated with the Handle */ member
/openbmc/linux/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()
/openbmc/linux/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()