Searched defs:it87_sio_data (Results 1 – 1 of 1) sorted by relevance
552 struct it87_sio_data { struct553 int sioaddr;554 enum chips type;556 u8 revision;557 u8 vid_value;558 u8 beep_pin;559 u8 internal; /* Internal sensors can be labeled */560 bool need_in7_reroute;562 u16 skip_in;563 u8 skip_vid;[all …]