Home
last modified time | relevance | path

Searched refs:beep_pin (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dit87.c428 u8 beep_pin; member
1958 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()
2023 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()
2049 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()
2076 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()
2151 sio_data->beep_pin = superio_inb(IT87_SIO_BEEP_PIN_REG) & 0x3f; in it87_find()
2153 if (sio_data->beep_pin) in it87_find()
2202 if (sio_data->beep_pin) in it87_remove_files()
2210 if (sio_data->beep_pin) in it87_remove_files()
2333 if (sio_data->beep_pin && it87_attributes_in_beep[i]) { in it87_probe()
[all …]