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