Lines Matching defs:counter
74 static int mchp_tc_count_function_read(struct counter_device *counter, in mchp_tc_count_function_read()
88 static int mchp_tc_count_function_write(struct counter_device *counter, in mchp_tc_count_function_write()
150 static int mchp_tc_count_signal_read(struct counter_device *counter, in mchp_tc_count_signal_read()
170 static int mchp_tc_count_action_read(struct counter_device *counter, in mchp_tc_count_action_read()
209 static int mchp_tc_count_action_write(struct counter_device *counter, in mchp_tc_count_action_write()
244 static int mchp_tc_count_read(struct counter_device *counter, in mchp_tc_count_read()
256 static int mchp_tc_count_cap_read(struct counter_device *counter, in mchp_tc_count_cap_read()
282 static int mchp_tc_count_cap_write(struct counter_device *counter, in mchp_tc_count_cap_write()
305 static int mchp_tc_count_compare_read(struct counter_device *counter, struct counter_count *count, in mchp_tc_count_compare_read()
321 static int mchp_tc_count_compare_write(struct counter_device *counter, struct counter_count *count, in mchp_tc_count_compare_write()
391 struct counter_device *const counter = dev_id; in mchp_tc_isr() local
428 static int mchp_tc_irq_enable(struct counter_device *const counter, int irq) in mchp_tc_irq_enable()
458 struct counter_device *counter; in mchp_tc_probe() local