Home
last modified time | relevance | path

Searched refs:hbm_f_cap_supported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Ddebugfs.c108 seq_printf(m, "\tCAP: %01d\n", dev->hbm_f_cap_supported); in mei_dbgfs_devstate_show()
H A Dhbm.c1083 dev->hbm_f_cap_supported = 0; in mei_hbm_config_features()
1087 dev->hbm_f_cap_supported = 1; in mei_hbm_config_features()
1185 if (dev->hbm_f_cap_supported) { in mei_hbm_dispatch()
H A Dmei_dev.h452 * @hbm_f_cap_supported : hbm feature capabilities message supported
539 unsigned int hbm_f_cap_supported:1; member
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Ddebugfs.c122 seq_printf(m, "\tCAP: %01d\n", dev->hbm_f_cap_supported); in mei_dbgfs_devstate_show()
H A Dhbm.c1214 dev->hbm_f_cap_supported = 0; in mei_hbm_config_features()
1218 dev->hbm_f_cap_supported = 1; in mei_hbm_config_features()
1329 if (dev->hbm_f_cap_supported) { in mei_hbm_dispatch()
H A Dmei_dev.h508 * @hbm_f_cap_supported : hbm feature capabilities message supported
601 unsigned int hbm_f_cap_supported:1; member

Completed in 7 milliseconds