Home
last modified time | relevance | path

Searched refs:hbm_f_ev_supported (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Ddebugfs.c103 seq_printf(m, "\tEV: %01d\n", dev->hbm_f_ev_supported); in mei_dbgfs_devstate_show()
H A Dhbm.c1054 dev->hbm_f_ev_supported = 0; in mei_hbm_config_features()
1056 dev->hbm_f_ev_supported = 1; in mei_hbm_config_features()
H A Dmei_dev.h446 * @hbm_f_ev_supported : hbm feature event notification
533 unsigned int hbm_f_ev_supported:1; member
H A Dclient.c1523 if (!dev->hbm_f_ev_supported) { in mei_cl_notify_request()
1627 if (!dev->hbm_f_ev_supported) { in mei_cl_notify_get()
/kernel/linux/linux-6.6/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.h502 * @hbm_f_ev_supported : hbm feature event notification
595 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()

Completed in 12 milliseconds