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.c351 struct wsp_dev_params { struct
366 static const struct wsp_dev_params wsp_dev_params[WSP_FLAG_MAX] = { argument
H A Datp.c375 struct wsp_dev_params { struct
376 uint8_t caps; /* device capability bitmask */
377 uint8_t tp_type; /* type of trackpad interface */
378 uint8_t finger_data_offset; /* offset to trackpad finger data */
452 static const struct wsp_dev_params wsp_dev_params[WELLSPRING_PRODUCT_MAX] = { variable