Searched refs:WSP_LLEVEL_INFO (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/usb/input/ |
H A D | wsp.c | 84 WSP_LLEVEL_INFO, /* for diagnostics */ enumerator 740 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable() 748 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable() 793 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach() 997 DPRINTFN(WSP_LLEVEL_INFO, "Invalid length: %d, %x, %x\n", in wsp_intr_callback() 1036 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback() 1146 DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback() 1150 DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback() 1155 DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback() 1200 DPRINTFN(WSP_LLEVEL_INFO, "First pre_x[0]=%5d, pre_y[0]=%5d\n", in wsp_intr_callback() [all …]
|