Home
last modified time | relevance | path

Searched refs:MAX_EV_STATES (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/qcom/
H A Dgpi.c299 MAX_EV_STATES
302 static const char *const gpi_ev_state_str[MAX_EV_STATES] = {
307 #define TO_GPI_EV_STATE_STR(_state) (((_state) >= MAX_EV_STATES) ? \
297 MAX_EV_STATES global() enumerator