Searched refs:beep_pin (Results 1 – 1 of 1) sorted by relevance
414 u8 beep_pin; member1929 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()1994 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()2020 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()2047 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()2122 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()2124 if (sio_data->beep_pin) in it87_find()2173 if (sio_data->beep_pin) in it87_remove_files()2181 if (sio_data->beep_pin) in it87_remove_files()2304 if (sio_data->beep_pin && it87_attributes_in_beep[i]) { in it87_probe()[all …]