| /openbsd-src/sys/dev/acpi/ |
| H A D | dsdt.h | 28 struct aml_value *locals; 29 struct aml_value *args; 30 struct aml_value *retv; 44 int64_t aml_val2int(struct aml_value *); 49 struct aml_value *aml_getstack(struct aml_scope *, int); 50 struct aml_value *aml_allocvalue(int, int64_t, const void *); 51 void aml_freevalue(struct aml_value *); 53 void aml_showvalue(struct aml_value *); 66 int, struct aml_value *, struct aml_value *); 70 const char *, int, struct aml_value *, [all …]
|
| H A D | dsdt.c | 52 struct aml_value *aml_loadtable(struct acpi_softc *, const char *, 54 const char *, struct aml_value *); 56 struct aml_value *, struct aml_value *); 58 void aml_copyvalue(struct aml_value *, struct aml_value *); 60 void aml_freevalue(struct aml_value *); 61 struct aml_value *aml_allocvalue(int, int64_t, const void *); 62 struct aml_value *_aml_setvalue(struct aml_value *, in 1657 aml_foreachpkg(struct aml_value * pkg,int start,void (* fn)(struct aml_value *,void *),void * arg) aml_foreachpkg() argument [all...] |
| H A D | amltypes.h | 259 struct aml_value { struct 269 struct aml_value **vpackage; argument 280 struct aml_value *(*fneval)(struct aml_scope *, struct aml_value *); 288 struct aml_value *ref1; 289 struct aml_value *ref2; 300 struct aml_value *ref; 392 struct aml_value *value;
|
| H A D | acpidock.c | 137 struct aml_value cmd; in acpidock_docklock() 138 struct aml_value res; in acpidock_docklock() 161 struct aml_value cmd; in acpidock_dockctl() 162 struct aml_value res; in acpidock_dockctl() 185 struct aml_value cmd; in acpidock_eject() 186 struct aml_value res; in acpidock_eject() 279 struct aml_value res; in acpidock_foundejd()
|
| H A D | acpiasus.c | 133 struct aml_value cmd; in acpiasus_init() 134 struct aml_value ret; in acpiasus_init() 212 struct aml_value cmd; in acpiasus_activate() 213 struct aml_value ret; in acpiasus_activate()
|
| H A D | acpitoshiba.c | 234 struct aml_value args[HCI_WORDS]; in toshiba_read_events() 235 struct aml_value res; in toshiba_read_events() 396 struct aml_value args[HCI_WORDS]; in toshiba_set_brightness() 427 struct aml_value args[HCI_WORDS]; in toshiba_get_brightness() 428 struct aml_value res; in toshiba_get_brightness() 462 struct aml_value res, args[HCI_WORDS]; in toshiba_get_video_output() 496 struct aml_value args[HCI_WORDS]; in toshiba_set_video_output()
|
| H A D | atk0110.c | 111 struct aml_value *); 176 struct aml_value res; in aibs_attach_sif() 177 struct aml_value **v; in aibs_attach_sif() 247 struct aml_value res; in aibs_attach_new() 256 struct aml_value *r; in aibs_attach_new() 271 struct aml_value ri; in aibs_add_sensor() 420 struct aml_value req, res; in aibs_getvalue() 488 struct aml_value *res) in aibs_getpack() 490 struct aml_value req; in aibs_getpack()
|
| H A D | acpisony.c | 218 struct aml_value arg; in acpisony_notify_setup() 248 struct aml_value arg, res; in acpisony_find_offset() 271 struct aml_value res, arg; in acpisony_set_hotkey() 307 struct aml_value res; in acpisony_get_brightness() 320 struct aml_value arg; in acpisony_set_brightness()
|
| H A D | acpidebug.c | 43 const char *db_aml_objtype(struct aml_value *); 47 void db_aml_showvalue(struct aml_value *); 87 db_aml_showvalue(struct aml_value *value) in db_aml_showvalue() 184 db_aml_objtype(struct aml_value *val) in db_aml_objtype() 335 struct aml_value *sp; in db_acpi_trace()
|
| H A D | acpithinkpad.c | 319 struct aml_value arg; in thinkpad_attach() 419 struct aml_value arg, args[2]; in thinkpad_enable_events() 561 struct aml_value arg; in thinkpad_toggle_bluetooth() 586 struct aml_value arg; in thinkpad_toggle_wan() 611 struct aml_value arg; in thinkpad_cmos() 675 struct aml_value arg; in thinkpad_adaptive_change() 738 struct aml_value arg; in thinkpad_set_thinklight() 804 struct aml_value arg; in thinkpad_set_brightness() 908 struct aml_value arg; in thinkpad_battery_inhibit_charge() 928 struct aml_value arg; in thinkpad_battery_force_discharge() [all …]
|
| H A D | acpiprt.c | 83 void acpiprt_prt_add(struct acpiprt_softc *, struct aml_value *); 107 struct aml_value res; in acpiprt_attach() 245 acpiprt_prt_add(struct acpiprt_softc *sc, struct aml_value *v) in acpiprt_prt_add() 248 struct aml_value res, *pp; in acpiprt_prt_add() 423 struct aml_value res, res2; in acpiprt_route_interrupt()
|
| H A D | acpicpu.c | 161 void acpicpu_add_cstatepkg(struct aml_value *, void *); 162 void acpicpu_add_cdeppkg(struct aml_value *, void *); 232 struct aml_value cmd, osc_cmd[4]; in acpicpu_set_pdc() 233 struct aml_value res; in acpicpu_set_pdc() 370 acpicpu_add_cstatepkg(struct aml_value *val, void *arg) 472 acpicpu_add_cdeppkg(struct aml_value *val, void *arg) 509 struct aml_value res; in acpicpu_getcst() 693 struct aml_value res; in acpicpu_attach() 858 struct aml_value res; in acpicpu_getppc() 877 struct aml_value re in acpicpu_getpct() [all...] |
| H A D | acpivout.c | 161 struct aml_value res; in acpivout_get_brightness() 216 struct aml_value args, res; in acpivout_set_brightness() 232 struct aml_value res; in acpivout_get_bcl()
|
| H A D | dwiic_acpi.c | 171 struct aml_value res; in dwiic_acpi_attach() 337 struct aml_value res; in dwiic_acpi_get_params() 438 struct aml_value res; in dwiic_acpi_found_hid() 502 struct aml_value cmd[4], res; in dwiic_acpi_found_ihidev() 599 struct aml_value res; in dwiic_acpi_found_iatp()
|
| H A D | acpi.c | 485 struct aml_value res; in acpi_matchcls() 555 struct aml_value res; in acpi_getpci() 885 struct aml_value evt; in acpi_gpio_event_task() 968 struct aml_value arg[2]; in acpi_register_gpio() 970 struct aml_value res; in acpi_register_gpio() 993 struct aml_value arg[2]; in acpi_register_gsb() 2226 struct aml_value res; in acpi_add_device() 2395 wq->q_wakepkg = malloc(sizeof(struct aml_value), M_DEVBUF, in acpi_foundprw() 2497 struct aml_value res; in acpi_init_states() 2808 struct aml_value re in acpi_foundec() [all...] |
| H A D | acpihid.c | 209 struct aml_value cmd[4], res; in acpihid_init_dsm() 258 struct aml_value cmd[4], pkg, *ppkg; in acpihid_eval()
|
| H A D | acpiec.c | 280 struct aml_value res; in acpiec_attach() 439 struct aml_value res; in acpiec_getcrs() 522 struct aml_value arg[2]; in acpiec_reg()
|
| H A D | acpipwrres.c | 98 struct aml_value res; in acpipwrres_attach() 260 struct aml_value res, *ref; in acpipwrres_addcons()
|
| H A D | acpige.c | 122 struct aml_value cmd; in acpige_event_task()
|
| H A D | acpicbkbd.c | 153 struct aml_value arg; in acpicbkbd_write_backlight()
|
| H A D | acpivideo.c | 128 struct aml_value args, res; in acpivideo_set_policy()
|
| H A D | acpitz.c | 132 struct aml_value res; in acpitz_init() 271 struct aml_value res1, *ref; in acpitz_setfan()
|
| H A D | ipmi_acpi.c | 79 struct aml_value res; in ipmi_acpi_attach()
|
| /openbsd-src/sys/arch/amd64/pci/ |
| H A D | acpipci.c | 106 struct aml_value res; in acpipci_attach() 326 struct aml_value args[4]; in acpipci_osc() 327 struct aml_value res; in acpipci_osc()
|
| /openbsd-src/sys/arch/arm64/dev/ |
| H A D | acpipci.c | 148 struct aml_value res; in acpipci_attach() 509 struct aml_value *val) in acpipci_intr_link() 511 struct aml_value res; in acpipci_intr_link() 542 struct aml_value res; in acpipci_intr_map() 565 struct aml_value *val = res.v_package[i]; in acpipci_intr_map()
|