Home
last modified time | relevance | path

Searched refs:cur_is_trgo2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/trigger/
H A Dstm32-timer-trigger.c408 bool cur_is_trgo2 = stm32_timer_is_trgo2_name(*cur); in stm32_register_iio_triggers() local
410 if (cur_is_trgo2 && !priv->has_trgo2) { in stm32_register_iio_triggers()
426 if (cur_is_trgo || cur_is_trgo2) in stm32_register_iio_triggers()
/kernel/linux/linux-6.6/drivers/iio/trigger/
H A Dstm32-timer-trigger.c409 bool cur_is_trgo2 = stm32_timer_is_trgo2_name(*cur); in stm32_register_iio_triggers() local
411 if (cur_is_trgo2 && !priv->has_trgo2) { in stm32_register_iio_triggers()
427 if (cur_is_trgo || cur_is_trgo2) in stm32_register_iio_triggers()

Completed in 4 milliseconds