Searched refs:get_vid (Results 1 – 2 of 2) sorted by relevance
491 static int get_vid(struct i2c_client *client, u32 *res) in get_vid() function534 rc = get_vid(client, &vid); in i2c_nuvoton_probe()
293 void (*get_vid)(struct cpudata *); member1746 if (pstate_funcs.get_vid) in intel_pstate_get_cpu_pstates()1747 pstate_funcs.get_vid(cpu); in intel_pstate_get_cpu_pstates()2053 .get_vid = atom_get_vid,2063 .get_vid = atom_get_vid,2854 pstate_funcs.get_vid = funcs->get_vid; in copy_cpu_funcs()