Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-logitech-hidpp.c2645 struct wtp_data { struct
2665 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
2694 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event()
2737 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
2777 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
2819 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
2849 struct wtp_data *wd; in wtp_allocate()
2851 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
2864 struct wtp_data *wd = hidpp->private_data; in wtp_connect()