Searched refs:no_pm (Results 1 – 5 of 5) sorted by relevance
362 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc4_tx_msg() argument373 if (!no_pm) { in sof_ipc4_tx_msg()
348 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc3_tx_msg() argument358 if (!no_pm) { in sof_ipc3_tx_msg()
494 void *reply_data, size_t reply_bytes, bool no_pm);
805 return dev->power.no_pm; in device_pm_not_required()810 dev->power.no_pm = true; in device_set_pm_not_required()
648 bool no_pm:1; member
Completed in 15 milliseconds