Home
last modified time | relevance | path

Searched refs:hbm_f_vt_supported (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhbm.c341 if (dev->hbm_f_vt_supported) in mei_hbm_capabilities_req()
1076 dev->hbm_f_vt_supported = 0; in mei_hbm_config_features()
1080 dev->hbm_f_vt_supported = 1; in mei_hbm_config_features()
1226 dev->hbm_f_vt_supported = 0; in mei_hbm_dispatch()
H A Ddebugfs.c107 seq_printf(m, "\tVT: %01d\n", dev->hbm_f_vt_supported); in mei_dbgfs_devstate_show()
H A Dmei_dev.h451 * @hbm_f_vt_supported : hbm feature vtag supported
538 unsigned int hbm_f_vt_supported:1; member
H A Dmain.c478 if (!dev->hbm_f_vt_supported) in mei_vt_support_check()
H A Dclient.c1379 if (!dev->hbm_f_vt_supported) in mei_cl_vt_support_check()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Ddebugfs.c121 seq_printf(m, "\tVT: %01d\n", dev->hbm_f_vt_supported); in mei_dbgfs_devstate_show()
H A Dhbm.c341 if (dev->hbm_f_vt_supported) in mei_hbm_capabilities_req()
1201 dev->hbm_f_vt_supported = 0; in mei_hbm_config_features()
1205 dev->hbm_f_vt_supported = 1; in mei_hbm_config_features()
1376 dev->hbm_f_vt_supported = 0; in mei_hbm_dispatch()
H A Dmei_dev.h507 * @hbm_f_vt_supported : hbm feature vtag supported
600 unsigned int hbm_f_vt_supported:1; member
H A Dmain.c478 if (!dev->hbm_f_vt_supported) in mei_vt_support_check()
H A Dclient.c1390 if (!dev->hbm_f_vt_supported) in mei_cl_vt_support_check()

Completed in 18 milliseconds