Searched defs:ft5336_config (Results 1 – 1 of 1) sorted by relevance
53 struct ft5336_config { struct54 struct input_touchscreen_common_config common;56 struct i2c_dt_spec bus;57 struct gpio_dt_spec reset_gpio;81 INPUT_TOUCH_STRUCT_CHECK(struct ft5336_config); argument