Home
last modified time | relevance | path

Searched refs:hbm_f_ev_supported (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/misc/mei/
H A Ddebugfs.c117 seq_printf(m, "\tEV: %01d\n", dev->hbm_f_ev_supported); in mei_dbgfs_devstate_show()
H A Dmei_dev.h595 unsigned int hbm_f_ev_supported:1; member
H A Dhbm.c1179 dev->hbm_f_ev_supported = 0; in mei_hbm_config_features()
1181 dev->hbm_f_ev_supported = 1; in mei_hbm_config_features()
H A Dclient.c1534 if (!dev->hbm_f_ev_supported) { in mei_cl_notify_request()
1638 if (!dev->hbm_f_ev_supported) { in mei_cl_notify_get()