Home
last modified time | relevance | path

Searched refs:END_OF_FUNC_TABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach_ioctl.h72 #define END_OF_FUNC_TABLE _IOW('P', 33, int) macro
H A Dpwmtach.c244 case END_OF_FUNC_TABLE: in pwmtach_action()