Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddevice.h808 return dev->power.no_pm; in device_pm_not_required()
813 dev->power.no_pm = true; in device_set_pm_not_required()
Dpm.h644 bool no_pm:1; member
/Linux-v6.1/sound/soc/sof/
Dipc3.c348 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc3_tx_msg() argument
358 if (!no_pm) { in sof_ipc3_tx_msg()
Dipc4.c360 void *reply_data, size_t reply_bytes, bool no_pm) in sof_ipc4_tx_msg() argument
Dsof-priv.h457 void *reply_data, size_t reply_bytes, bool no_pm);