Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h848 return dev->power.no_pm; in device_pm_not_required()
853 dev->power.no_pm = true; in device_set_pm_not_required()
H A Dpm.h671 bool no_pm:1; member
/linux/sound/soc/sof/
H A Dipc4.c394 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc4_tx_msg() argument
402 if (!no_pm) { in sof_ipc4_tx_msg()