Searched defs:it87_sio_data (Results 1 – 1 of 1) sorted by relevance
490 struct it87_sio_data { struct491 int sioaddr;492 enum chips type;494 u8 revision;495 u8 vid_value;496 u8 beep_pin;497 u8 internal; /* Internal sensors can be labeled */498 bool need_in7_reroute;500 u16 skip_in;501 u8 skip_vid;[all …]