HomeSort by: relevance | last modified time | path
    Searched defs:mousebtn_intr (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/evbarm/netwalker/
netwalker_btn.c 84 static int mousebtn_intr(void *);
160 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
166 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
234 mousebtn_intr(void *v) function in typeref:typename:int
netwalker_btn.c 84 static int mousebtn_intr(void *);
160 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
166 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
234 mousebtn_intr(void *v) function in typeref:typename:int
netwalker_btn.c 84 static int mousebtn_intr(void *);
160 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
166 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
234 mousebtn_intr(void *v) function in typeref:typename:int
netwalker_btn.c 84 static int mousebtn_intr(void *);
160 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
166 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
234 mousebtn_intr(void *v) function in typeref:typename:int
netwalker_btn.c 84 static int mousebtn_intr(void *);
160 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
166 IPL_VM, IST_EDGE_BOTH, mousebtn_intr, sc);
234 mousebtn_intr(void *v) function in typeref:typename:int

Completed in 50 milliseconds