Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h126 #define VCHIQ_STATS_INC(state, stat) (state->stats. stat++) macro
131 #define VCHIQ_STATS_INC(state, stat) ((void)0) macro