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.c77 struct stmfts_data { struct
112 struct stmfts_data *sdata = container_of(led_cdev, in stmfts_brightness_set() argument
113 struct stmfts_data, led_cdev); in stmfts_brightness_set()
136 struct stmfts_data *sdata = container_of(led_cdev, in stmfts_brightness_get()
137 struct stmfts_data, led_cdev); in stmfts_brightness_get()
146 static int stmfts_read_events(struct stmfts_data *sdata) in stmfts_read_events()
171 static void stmfts_report_contact_event(struct stmfts_data *sdata, in stmfts_report_contact_event()
195 static void stmfts_report_contact_release(struct stmfts_data *sdata, in stmfts_report_contact_release()
206 static void stmfts_report_hover_event(struct stmfts_data *sdata, in stmfts_report_hover_event()
220 static void stmfts_report_key_event(struct stmfts_data *sdata, const u8 event[]) in stmfts_report_key_event()
[all …]