Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h144 #define VCHIQ_STATS_INC(state, stat) (state->stats. stat++) macro
149 #define VCHIQ_STATS_INC(state, stat) ((void)0) macro