Home
last modified time | relevance | path

Searched refs:MEI_ME_NUM_CFG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-me.h97 * @MEI_ME_NUM_CFG: Upper Sentinel.
115 MEI_ME_NUM_CFG, enumerator
H A Dhw-me.c1592 BUILD_BUG_ON(ARRAY_SIZE(mei_cfg_list) != MEI_ME_NUM_CFG); in mei_me_get_cfg()
1594 if (idx >= MEI_ME_NUM_CFG) in mei_me_get_cfg()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-me.h109 * @MEI_ME_NUM_CFG: Upper Sentinel.
129 MEI_ME_NUM_CFG, enumerator
H A Dhw-me.c1727 BUILD_BUG_ON(ARRAY_SIZE(mei_cfg_list) != MEI_ME_NUM_CFG); in mei_me_get_cfg()
1729 if (idx >= MEI_ME_NUM_CFG) in mei_me_get_cfg()

Completed in 7 milliseconds