Searched refs:have_vid (Results 1 – 2 of 2) sorted by relevance
373 u8 have_vid:1; member1121 if (devattr->show == cpu0_vid_show && data->have_vid) in w83627ehf_attrs_visible()1896 data->have_vid = true; in w83627ehf_probe()1930 data->have_vid = true; in w83627ehf_probe()
1207 bool have_vid; member3465 if (index == 0 && !data->have_vid) in nct6775_other_is_visible()4512 data->have_vid = (cr2a & 0x40); in nct6775_probe()4515 data->have_vid = (cr2a & 0x60) == 0x40; in nct6775_probe()4534 if (data->have_vid) { in nct6775_probe()