Searched refs:PSMC_SET_RESOLUTION (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/atkbdc/ | ||
H A D | atkbdcreg.h | 97 #define PSMC_SET_RESOLUTION 0x00e8 macro |
H A D | psm.c | 896 res = send_aux_command_and_data(kbdc, PSMC_SET_RESOLUTION, val); in set_mouse_resolution() |