Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dit87.c414 u8 beep_pin; member
1929 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 …]