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