Searched refs:no_pm (Results 1 – 5 of 5) sorted by relevance
276 bool no_pm; member291 .no_pm = (_no_pm), \
161 bool no_pm; member1269 clock->no_pm = mod->no_pm; in rzv2h_cpg_register_mod_clk()1456 return !clock->no_pm; in rzv2h_cpg_is_pm_clk()
478 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc4_set_get_data() 486 if (!no_pm) { in sof_ipc4_set_get_data() 394 sof_ipc4_tx_msg(struct snd_sof_dev * sdev,void * msg_data,size_t msg_bytes,void * reply_data,size_t reply_bytes,bool no_pm) sof_ipc4_tx_msg() argument
1038 return dev->power.no_pm; in device_pm_not_required()1043 dev->power.no_pm = true; in device_set_pm_not_required()
260 if (dev->power.no_pm) in dpm_wait()