Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c2925 struct wtp_data { struct
2945 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
2974 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event()
3017 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
3057 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
3099 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
3129 struct wtp_data *wd; in wtp_allocate()
3131 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
3144 struct wtp_data *wd = hidpp->private_data; in wtp_connect()