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

/fuchsia/zircon/system/dev/input/pc-ps2/
H A Di8042.c594 int ident_sz = cmd(resp, I8042_CMD_IDENTIFY); local
595 if (ident_sz < 0) return;
597 switch (ident_sz) {

Completed in 80 milliseconds