Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/mei/
Dhbm.h51 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd);
Dhw-me.c739 ret = mei_hbm_pg(dev, MEI_PG_ISOLATION_ENTRY_REQ_CMD); in mei_me_pg_legacy_enter_sync()
794 ret = mei_hbm_pg(dev, MEI_PG_ISOLATION_EXIT_RES_CMD); in mei_me_pg_legacy_exit_sync()
930 ret = mei_hbm_pg(dev, MEI_PG_ISOLATION_ENTRY_REQ_CMD); in mei_me_d0i3_enter_sync()
Dhbm.c769 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd) in mei_hbm_pg() function
788 EXPORT_SYMBOL_GPL(mei_hbm_pg);