Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Dacpisurface.c58 int surface_hotkey(struct aml_node *, int, void *);
103 surface_hotkey, sc, ACPIDEV_NOPOLL); in surface_attach()
107 surface_hotkey(struct aml_node *node, int notify_type, void *arg) in surface_hotkey() function