Searched refs:WSP_LLEVEL_INFO (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/sys/bus/u4b/input/ |
| HD | wsp.c | 74 WSP_LLEVEL_INFO, /* for diagnostics */ enumerator 675 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable() 683 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable() 725 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach() 872 DPRINTFN(WSP_LLEVEL_INFO, "Invalid length: %d, %x, %x\n", in wsp_intr_callback() 911 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback() 980 … DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback() 984 … DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback() 989 … DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback() 1033 DPRINTFN(WSP_LLEVEL_INFO, "Fist pre_x=%5d, pre_y=%5d\n", in wsp_intr_callback() [all …]
|