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

/linux-master/drivers/input/mouse/
H A Dalps.h259 * @phys3: Physical path for the generic PS/2 mouse.
291 char phys3[32]; member in struct:alps_data
H A Dalps.c1419 snprintf(priv->phys3, sizeof(priv->phys3), "%s/%s",
1422 dev3->phys = priv->phys3;

Completed in 159 milliseconds