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 741 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable() 749 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable() 794 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach() 999 DPRINTFN(WSP_LLEVEL_INFO, "Invalid length: %d, %x, %x\n", in wsp_intr_callback() 1038 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback() 1152 DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback() 1156 DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback() 1161 DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback() 1206 DPRINTFN(WSP_LLEVEL_INFO, "First pre_x[0]=%5d, pre_y[0]=%5d\n", in wsp_intr_callback() [all …]
|