Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dhwmon-vid.c272 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm() function
296 vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_mask, c->x86_vendor); in vid_which_vrm()