Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/keyboard/
Dapplespi.c419 char tp_dim_val[40]; member
963 snprintf(applespi->tp_dim_val, sizeof(applespi->tp_dim_val), in applespi_tp_dim_open()
978 return simple_read_from_buffer(buf, len, off, applespi->tp_dim_val, in applespi_tp_dim_read()
979 strlen(applespi->tp_dim_val)); in applespi_tp_dim_read()