Home
last modified time | relevance | path

Searched defs:INCR (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h180 # define INCR(x) ((x)++) macro
182 # define INCR(x) do {} while (0) macro