Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c80 #define VCHIQ_STATS_INC(state, stat) (state->stats. stat++) macro
85 #define VCHIQ_STATS_INC(state, stat) ((void)0) macro