Searched refs:tp_dim_val (Results 1 – 1 of 1) sorted by relevance
429 char tp_dim_val[40]; member987 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()