Searched defs:it87_sio_data (Results 1 – 1 of 1) sorted by relevance
564 struct it87_sio_data { struct565 int sioaddr;566 enum chips type;568 u8 revision;569 u8 vid_value;570 u8 beep_pin;571 u8 internal; /* Internal sensors can be labeled */572 bool need_in7_reroute;574 u16 skip_in;575 u8 skip_vid;[all …]