Home
last modified time | relevance | path

Searched defs:wsp_dev_params (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/input/
H A Dwsp.c375 struct wsp_dev_params { struct
390 static const struct wsp_dev_params wsp_dev_params[WSP_FLAG_MAX] = { argument
H A Datp.c374 struct wsp_dev_params { struct
375 uint8_t caps; /* device capability bitmask */
376 uint8_t tp_type; /* type of trackpad interface */
377 uint8_t finger_data_offset; /* offset to trackpad finger data */
451 static const struct wsp_dev_params wsp_dev_params[WELLSPRING_PRODUCT_MAX] = { variable