Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
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()
134 struct stmfts_data *sdata = container_of(led_cdev, in stmfts_brightness_get()
135 struct stmfts_data, led_cdev); in stmfts_brightness_get()
144 static int stmfts_read_events(struct stmfts_data *sdata) in stmfts_read_events()
169 static void stmfts_report_contact_event(struct stmfts_data *sdata, in stmfts_report_contact_event()
193 static void stmfts_report_contact_release(struct stmfts_data *sdata, in stmfts_report_contact_release()
204 static void stmfts_report_hover_event(struct stmfts_data *sdata, in stmfts_report_hover_event()
218 static void stmfts_report_key_event(struct stmfts_data *sdata, const u8 event[]) in stmfts_report_key_event()
[all …]