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

/freebsd-10.2-release/sys/dev/atkbdc/
H A Datkbdcreg.h239 int send_aux_command_and_data(KBDC kbdc,int c,int d);
H A Datkbdc.c686 send_aux_command_and_data(KBDC p, int c, int d) function
H A Dpsm.c637 res = send_aux_command_and_data(kbdc, PSMC_SET_SAMPLING_RATE, rate);
670 res = send_aux_command_and_data(kbdc, PSMC_SET_RESOLUTION, val);

Completed in 28 milliseconds