Searched defs:it87_sio_data (Results 1 – 1 of 1) sorted by relevance
499 struct it87_sio_data { struct500 int sioaddr;501 enum chips type;503 u8 revision;504 u8 vid_value;505 u8 beep_pin;506 u8 internal; /* Internal sensors can be labeled */507 bool need_in7_reroute;509 u16 skip_in;510 u8 skip_vid;[all …]