Searched refs:triggers_table (Results 1 – 1 of 1) sorted by relevance
24 static const void *triggers_table[][MAX_TRIGGERS] = { variable793 if (index >= ARRAY_SIZE(triggers_table) || in stm32_timer_trigger_probe()810 priv->triggers = triggers_table[index]; in stm32_timer_trigger_probe()911 .num_valids_table = ARRAY_SIZE(triggers_table),