Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c693 struct wtp_data { struct
714 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
742 static void wtp_touch_event(struct wtp_data *wd, in wtp_touch_event()
770 struct wtp_data *wd = hidpp->private_data; in wtp_send_raw_xy_event()
788 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
828 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
870 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
900 struct wtp_data *wd; in wtp_allocate()
902 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
915 struct wtp_data *wd = hidpp->private_data; in wtp_connect()