Home
last modified time | relevance | path

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

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