Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dstmfts.c78 struct stmfts_data { struct
114 struct stmfts_data *sdata = container_of(led_cdev, in stmfts_brightness_set() argument
115 struct stmfts_data, led_cdev); in stmfts_brightness_set()
138 struct stmfts_data *sdata = container_of(led_cdev, in stmfts_brightness_get()
139 struct stmfts_data, led_cdev); in stmfts_brightness_get()
148 static int stmfts_read_events(struct stmfts_data *sdata) in stmfts_read_events()
173 static void stmfts_report_contact_event(struct stmfts_data *sdata, in stmfts_report_contact_event()
197 static void stmfts_report_contact_release(struct stmfts_data *sdata, in stmfts_report_contact_release()
208 static void stmfts_report_hover_event(struct stmfts_data *sdata, in stmfts_report_hover_event()
222 static void stmfts_report_key_event(struct stmfts_data *sdata, const u8 event[]) in stmfts_report_key_event()
[all …]