Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/input/
H A Dwsp.c77 WSP_LLEVEL_INFO, /* for diagnostics */ enumerator
678 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable()
686 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable()
728 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach()
914 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback()
983 DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback()
987 DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback()
992 DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback()
1036 DPRINTFN(WSP_LLEVEL_INFO, "Fist pre_x=%5d, pre_y=%5d\n", in wsp_intr_callback()
1091 DPRINTFN(WSP_LLEVEL_INFO, "dx=%5d, dy=%5d, mov=%5d\n", in wsp_intr_callback()
[all …]