Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
H A Dti-eqep.c318 static struct counter_count ti_eqep_counts[] = { variable
375 priv->counter.counts = ti_eqep_counts; in ti_eqep_probe()
376 priv->counter.num_counts = ARRAY_SIZE(ti_eqep_counts); in ti_eqep_probe()
/kernel/linux/linux-6.6/drivers/counter/
H A Dti-eqep.c344 static struct counter_count ti_eqep_counts[] = { variable
403 counter->counts = ti_eqep_counts; in ti_eqep_probe()
404 counter->num_counts = ARRAY_SIZE(ti_eqep_counts); in ti_eqep_probe()

Completed in 4 milliseconds