Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dti-eqep.c120 static int ti_eqep_function_read(struct counter_device *counter, in ti_eqep_function_read() function
186 err = ti_eqep_function_read(counter, count, &function); in ti_eqep_action_read()
244 .function_read = ti_eqep_function_read,