Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/input/
H A Dwsp.c85 WSP_LLEVEL_INFO, /* for diagnostics */ enumerator
701 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable()
709 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable()
754 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach()
997 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback()
1089 DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback()
1093 DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback()
1098 DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback()
1141 DPRINTFN(WSP_LLEVEL_INFO, "Fist pre_x=%5d, pre_y=%5d\n", in wsp_intr_callback()
1196 DPRINTFN(WSP_LLEVEL_INFO, "dx=%5d, dy=%5d, mov=%5d\n", in wsp_intr_callback()
[all …]