Lines Matching defs:read
274 int (*read) (struct seq_file *);
868 if (!ibm || !ibm->read)
870 return ibm->read(m);
1267 pr_err("failed to read initial state for %s, error %d\n",
1814 .read = thinkpad_acpi_driver_read,
3132 * if userspace uses the notify to read data
3256 * ibm-acpi-devel mailing lists, and you should read the
3767 pr_err("Cannot read adaptive keyboard mode\n");
4218 pr_err("Cannot read adaptive keyboard mode.\n");
4347 .read = hotkey_read,
4614 .read = bluetooth_read,
4802 .read = wan_read,
5277 .read = video_read,
5506 .read = kbdlight_read,
5661 .read = light_read,
5749 .read = cmos_read,
6151 .read = led_read,
6230 .read = beep_read,
6589 .read = thermal_read,
6600 * ThinkPads can read brightness from two places: EC HBRV (0x31), or
7054 * read at startup doesn't match the real hardware state... so leave
7144 .read = brightness_read,
7254 * TP_NVRAM_ADDR_MIXER, as we need to do read-modify-write
7795 "override (read/write)" :
7796 "monitor (read only)");
7911 .read = volume_read,
8014 * FIRMWARE BUG: always read 0x84 first, otherwise incorrect readings
8063 * 0x84 must be read before 0x85 */
8948 pr_notice("failed to read fan level for later restore during resume: %d\n",
9201 .read = fan_read,
9848 .read = lcdshadow_read,
10119 if (ibm->read) {
10521 /* The module parameter can't be read back, that's why 0 is used here */