Lines Matching defs:read
288 int (*read) (struct seq_file *);
888 if (!ibm || !ibm->read)
890 return ibm->read(m);
1193 pr_err("failed to read initial state for %s, error %d\n",
1690 .read = thinkpad_acpi_driver_read,
3038 * if userspace uses the notify to read data
3153 * ibm-acpi-devel mailing lists, and you should read the
3626 pr_err("Cannot read adaptive keyboard mode\n");
4110 pr_err("Cannot read adaptive keyboard mode.\n");
4241 .read = hotkey_read,
4507 .read = bluetooth_read,
4686 .read = wan_read,
5160 .read = video_read,
5389 .read = kbdlight_read,
5545 .read = light_read,
5638 .read = cmos_read,
6037 .read = led_read,
6116 .read = beep_read,
6481 .read = thermal_read,
6491 * ThinkPads can read brightness from two places: EC HBRV (0x31), or
6948 * read at startup doesn't match the real hardware state... so leave
7038 .read = brightness_read,
7148 * TP_NVRAM_ADDR_MIXER, as we need to do read-modify-write
7689 "override (read/write)" :
7690 "monitor (read only)");
7804 .read = volume_read,
7907 * FIRMWARE BUG: always read 0x84 first, otherwise incorrect readings
7967 * 0x84 must be read before 0x85 */
8927 pr_notice("failed to read fan level for later restore during resume: %d\n",
9188 .read = fan_read,
10041 .read = lcdshadow_read,
11156 if (ibm->read) {
11568 /* The module parameter can't be read back, that's why 0 is used here */