Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h251 int send_aux_command_and_data(KBDC kbdc,int c,int d);
H A Datkbdc.c706 send_aux_command_and_data(KBDC p, int c, int d) in send_aux_command_and_data() function
H A Dpsm.c863 res = send_aux_command_and_data(kbdc, PSMC_SET_SAMPLING_RATE, rate); in set_mouse_sampling_rate()
896 res = send_aux_command_and_data(kbdc, PSMC_SET_RESOLUTION, val); in set_mouse_resolution()