Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mei/
Dhw-me.h25 struct mei_cfg { struct
50 const struct mei_cfg *cfg; argument
92 const struct mei_cfg *mei_me_get_cfg(kernel_ulong_t idx);
95 const struct mei_cfg *cfg);
Dhw-me.c1388 static const struct mei_cfg mei_me_ich_cfg = {
1393 static const struct mei_cfg mei_me_ich10_cfg = {
1398 static const struct mei_cfg mei_me_pch6_cfg = {
1403 static const struct mei_cfg mei_me_pch7_cfg = {
1409 static const struct mei_cfg mei_me_pch_cpt_pbg_cfg = {
1416 static const struct mei_cfg mei_me_pch8_cfg = {
1422 static const struct mei_cfg mei_me_pch8_sps_cfg = {
1429 static const struct mei_cfg mei_me_pch12_cfg = {
1439 static const struct mei_cfg *const mei_cfg_list[] = {
1451 const struct mei_cfg *mei_me_get_cfg(kernel_ulong_t idx) in mei_me_get_cfg()
[all …]
Dpci-me.c132 const struct mei_cfg *cfg) in mei_me_quirk_probe()
152 const struct mei_cfg *cfg; in mei_me_probe()