Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c750 struct wtp_data { struct
771 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
799 static void wtp_touch_event(struct wtp_data *wd, in wtp_touch_event()
827 struct wtp_data *wd = hidpp->private_data; in wtp_send_raw_xy_event()
845 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
885 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
927 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
957 struct wtp_data *wd; in wtp_allocate()
959 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
972 struct wtp_data *wd = hidpp->private_data; in wtp_connect()