Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dhbm.h56 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd);
Dhbm.c404 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd) in mei_hbm_pg() function
425 EXPORT_SYMBOL_GPL(mei_hbm_pg);
Dhw-me.c618 ret = mei_hbm_pg(dev, MEI_PG_ISOLATION_ENTRY_REQ_CMD); in mei_me_pg_enter_sync()
672 ret = mei_hbm_pg(dev, MEI_PG_ISOLATION_EXIT_RES_CMD); in mei_me_pg_exit_sync()