Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-logitech-hidpp.c2642 struct wtp_data { struct
2662 struct wtp_data *wd = hidpp->private_data; in wtp_populate_input() argument
2691 struct wtp_data *wd = hidpp->private_data; in wtp_touch_event()
2734 struct wtp_data *wd = hidpp->private_data; in wtp_mouse_raw_xy_event()
2774 struct wtp_data *wd = hidpp->private_data; in wtp_raw_event()
2816 struct wtp_data *wd = hidpp->private_data; in wtp_get_config()
2846 struct wtp_data *wd; in wtp_allocate()
2848 wd = devm_kzalloc(&hdev->dev, sizeof(struct wtp_data), in wtp_allocate()
2861 struct wtp_data *wd = hidpp->private_data; in wtp_connect()