Home
last modified time | relevance | path

Searched defs:target_state (Results 1 – 15 of 15) sorted by relevance

/linux/sound/soc/sof/imx/
H A Dimx-common.c200 const struct sof_dsp_power_state target_state = { imx_runtime_resume() local
216 const struct sof_dsp_power_state target_state = { imx_resume() local
240 const struct sof_dsp_power_state target_state = { imx_runtime_suspend() local
252 imx_suspend(struct snd_sof_dev * sdev,unsigned int target_state) imx_suspend() argument
/linux/drivers/acpi/
H A Ddevice_pm.c164 int target_state = state; in acpi_device_set_power() local
668 u32 target_state, int *d_min_p, int *d_max_p) in acpi_dev_pm_get_state()
849 u32 target_state) in __acpi_device_wakeup_enable()
911 static int acpi_device_wakeup_enable(struct acpi_device *adev, u32 target_state) in acpi_device_wakeup_enable()
1017 u32 target_state = acpi_target_system_state(); in acpi_dev_suspend() local
H A Dprocessor_throttling.c38 int target_state; /* target T-state */ member
43 int target_state; member
206 int target_state; in acpi_processor_throttling_notifier() local
297 int target_state; in acpi_processor_tstate_has_changed() local
/linux/drivers/cpuidle/
H A Dcpuidle.c147 struct cpuidle_state *target_state = &drv->states[index]; in enter_s2idle_proper() local
223 struct cpuidle_state *target_state = &drv->states[index]; in cpuidle_enter_state() local
/linux/sound/soc/sof/intel/
H A Dbyt.c86 static int byt_suspend(struct snd_sof_dev *sdev, u32 target_state) in byt_suspend()
/linux/sound/soc/sof/
H A Dipc4.c403 const struct sof_dsp_power_state target_state = { sof_ipc4_tx_msg() local
439 const struct sof_dsp_power_state target_state = { sof_ipc4_set_get_data() local
H A Dpm.c202 u32 target_state = snd_sof_dsp_power_target(sdev); sof_suspend() local
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c306 static int mt8186_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8186_dsp_suspend()
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c298 static int mt8195_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) in mt8195_dsp_suspend()
/linux/tools/testing/selftests/kvm/arm64/
H A Dpsci_test.c126 u64 target_state; in guest_test_cpu_on() local
/linux/sound/hda/common/
H A Dhda_local.h638 snd_hda_check_power_state(struct hda_codec * codec,hda_nid_t nid,unsigned int target_state) snd_hda_check_power_state() argument
645 snd_hda_sync_power_state(struct hda_codec * codec,hda_nid_t nid,unsigned int target_state) snd_hda_sync_power_state() argument
/linux/sound/soc/sof/amd/
H A Dacp.c697 int amd_sof_acp_suspend(struct snd_sof_dev *sdev, u32 target_state) in amd_sof_acp_suspend()
/linux/drivers/pci/
H A Dpci.c2677 pci_power_t target_state = pci_target_state(dev, wakeup); in pci_prepare_to_sleep() local
2722 pci_power_t target_state; in pci_finish_runtime_suspend() local
2790 pci_power_t target_state; in pci_dev_need_resume() local
/linux/drivers/net/
H A Dnetconsole.c126 enum target_state { enum
/linux/drivers/scsi/
H A Dpmcraid.c2318 u8 target_state in pmcraid_reset_reload()