Lines Matching defs:counter
138 static int ti_eqep_count_read(struct counter_device *counter, in ti_eqep_count_read()
150 static int ti_eqep_count_write(struct counter_device *counter, in ti_eqep_count_write()
163 static int ti_eqep_function_read(struct counter_device *counter, in ti_eqep_function_read()
190 static int ti_eqep_function_write(struct counter_device *counter, in ti_eqep_function_write()
219 static int ti_eqep_action_read(struct counter_device *counter, in ti_eqep_action_read()
284 static int ti_eqep_events_configure(struct counter_device *counter) in ti_eqep_events_configure()
307 static int ti_eqep_watch_validate(struct counter_device *counter, in ti_eqep_watch_validate()
333 static int ti_eqep_position_ceiling_read(struct counter_device *counter, in ti_eqep_position_ceiling_read()
347 static int ti_eqep_position_ceiling_write(struct counter_device *counter, in ti_eqep_position_ceiling_write()
361 static int ti_eqep_position_enable_read(struct counter_device *counter, in ti_eqep_position_enable_read()
374 static int ti_eqep_position_enable_write(struct counter_device *counter, in ti_eqep_position_enable_write()
384 static int ti_eqep_direction_read(struct counter_device *counter, in ti_eqep_direction_read()
459 struct counter_device *counter = dev_id; in ti_eqep_irq_handler() local
498 struct counter_device *counter; in ti_eqep_probe() local
566 struct counter_device *counter = platform_get_drvdata(pdev); in ti_eqep_remove() local