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

/linux-master/drivers/input/keyboard/
H A Dapplespi.c429 char tp_dim_val[40]; member in struct:applespi_data
987 snprintf(applespi->tp_dim_val, sizeof(applespi->tp_dim_val),
1002 return simple_read_from_buffer(buf, len, off, applespi->tp_dim_val,
1003 strlen(applespi->tp_dim_val));

Completed in 121 milliseconds