hci_write 628 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_KBD_ILLUMINATION, state); hci_write 1280 drivers/platform/x86/toshiba_acpi.c u32 result = hci_write(dev, HCI_COOLING_METHOD, state); hci_write 1306 drivers/platform/x86/toshiba_acpi.c u32 result = hci_write(dev, HCI_TR_BACKLIGHT, !status); hci_write 1394 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_LCD_BRIGHTNESS, value); hci_write 1566 drivers/platform/x86/toshiba_acpi.c u32 result = hci_write(dev, HCI_FAN, status); hci_write 2652 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_HOTKEY_EVENT, hci_write 2655 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_ENABLE); hci_write 2758 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_SYSTEM_EVENT, 1); hci_write 2840 drivers/platform/x86/toshiba_acpi.c else if (hci_write(dev, HCI_SYSTEM_EVENT, 1) == TOS_SUCCESS) hci_write 3273 drivers/platform/x86/toshiba_acpi.c result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_DISABLE); hci_write 2808 sound/pci/hda/patch_ca0132.c const struct dsp_image_seg *hci_write = NULL; hci_write 2815 sound/pci/hda/patch_ca0132.c hci_write = fls; hci_write 2819 sound/pci/hda/patch_ca0132.c if (hci_write && (!fls || is_last(fls))) { hci_write 2821 sound/pci/hda/patch_ca0132.c return dspxfr_hci_write(codec, hci_write); hci_write 2834 sound/pci/hda/patch_ca0132.c return hci_write ? dspxfr_hci_write(codec, hci_write) : 0; hci_write 2930 sound/pci/hda/patch_ca0132.c if (hci_write) { hci_write 2931 sound/pci/hda/patch_ca0132.c status = dspxfr_hci_write(codec, hci_write); hci_write 2934 sound/pci/hda/patch_ca0132.c hci_write = NULL;