Searched refs:esp32_touch_sensor_channel_data (Results 1 – 1 of 1) sorted by relevance
64 struct esp32_touch_sensor_channel_data *channel_data;67 struct esp32_touch_sensor_channel_data { struct133 struct esp32_touch_sensor_channel_data176 struct esp32_touch_sensor_channel_data *channel_data =177 CONTAINER_OF(dwork, struct esp32_touch_sensor_channel_data, work);215 struct esp32_touch_sensor_channel_data *channel_data = &dev_cfg->channel_data[i];320 static struct esp32_touch_sensor_channel_data esp32_touch_sensor_channel_data_##inst \