Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/atkbdc/
H A Dpsm.c7049 int res, writecmd; local
7051 writecmd = hwversion == 2 ? ELANTECH_REG_WRITE : ELANTECH_REG_RDWR;
7054 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;
7059 res |= send_aux_command(kbdc, writecmd) != PSM_ACK;