Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/dev/
H A Daplhidev.c581 int aplkbd_enable(void *, int);
586 .enable = aplkbd_enable,
641 aplkbd_enable(sc, 1); in aplkbd_attach()
658 aplkbd_enable(void *v, int on) in aplkbd_enable() function