Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mei/
Dhw-me.h36 struct mei_cfg { struct
60 const struct mei_cfg *cfg; argument
100 const struct mei_cfg *mei_me_get_cfg(kernel_ulong_t idx);
103 const struct mei_cfg *cfg);
Dhw-me.c1399 static const struct mei_cfg mei_me_ich_cfg = {
1404 static const struct mei_cfg mei_me_ich10_cfg = {
1409 static const struct mei_cfg mei_me_pch_cfg = {
1414 static const struct mei_cfg mei_me_pch_cpt_pbg_cfg = {
1420 static const struct mei_cfg mei_me_pch8_cfg = {
1425 static const struct mei_cfg mei_me_pch8_sps_cfg = {
1431 static const struct mei_cfg mei_me_pch12_cfg = {
1440 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()
1470 const struct mei_cfg *cfg) in mei_me_dev_init()
Dpci-me.c129 const struct mei_cfg *cfg) in mei_me_quirk_probe()
149 const struct mei_cfg *cfg; in mei_me_probe()