Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h180 # define INCR(x) ((x)++) macro
182 # define INCR(x) do {} while (0) macro
H A Dehci.h239 # define INCR(x) ((x)++) macro
241 # define INCR(x) do {} while (0) macro
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h180 # define INCR(x) ((x)++) macro
182 # define INCR(x) do {} while (0) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h242 # define INCR(x) ((x)++) macro
244 # define INCR(x) do {} while (0) macro
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dath9k.h86 #define INCR(_l, _sz) do { \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dath9k.h87 #define INCR(_l, _sz) do { \ macro

Completed in 15 milliseconds