Home
last modified time | relevance | path

Searched refs:no_pm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.h264 bool no_pm; member
279 .no_pm = (_no_pm), \
/linux/include/linux/
H A Ddevice.h883 return dev->power.no_pm; in device_pm_not_required()
888 dev->power.no_pm = true; in device_set_pm_not_required()
/linux/sound/soc/sof/
H A Dipc4.c395 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc4_tx_msg()
403 if (!no_pm) { in sof_ipc4_tx_msg()
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