Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-logitech-hidpp.c2901 struct wtp_data { struct
2921 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
2950 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event()
2993 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
3033 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
3075 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
3104 struct wtp_data *wd; in wtp_allocate()
3106 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
3119 struct wtp_data *wd = hidpp->private_data; in wtp_connect()