Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpitoshiba.c72 #define HCI_WORDS 6 /* Number of register */ macro
234 struct aml_value args[HCI_WORDS]; in toshiba_read_events()
241 for (i = 0; i < HCI_WORDS; ++i) in toshiba_read_events()
396 struct aml_value args[HCI_WORDS]; in toshiba_set_brightness()
401 for (i = 0; i < HCI_WORDS; ++i) in toshiba_set_brightness()
427 struct aml_value args[HCI_WORDS]; in toshiba_get_brightness()
434 for (i = 0; i < HCI_WORDS; ++i) in toshiba_get_brightness()
462 struct aml_value res, args[HCI_WORDS]; in toshiba_get_video_output()
468 for (i = 0; i < HCI_WORDS; ++i) in toshiba_get_video_output()
496 struct aml_value args[HCI_WORDS]; in toshiba_set_video_output()
[all …]