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

  /src/sys/external/bsd/drm2/include/linux/
timer.h 44 #define from_timer(V, T, F) container_of(T, __typeof__(*(V)), F) macro
timer.h 44 #define from_timer(V, T, F) container_of(T, __typeof__(*(V)), F) macro

Completed in 22 milliseconds