Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-atmel-tcb.c146 struct tc_clkevt_device { struct
153 static struct tc_clkevt_device *to_tc_clkevt(struct clock_event_device *clkevt) in to_tc_clkevt()
155 return container_of(clkevt, struct tc_clkevt_device, clkevt); in to_tc_clkevt()
162 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_shutdown()
175 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_oneshot()
194 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_periodic()
229 static struct tc_clkevt_device clkevt = {
244 struct tc_clkevt_device *dev = handle; in ch2_irq()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-atmel-tcb.c146 struct tc_clkevt_device { struct
153 static struct tc_clkevt_device *to_tc_clkevt(struct clock_event_device *clkevt) in to_tc_clkevt()
155 return container_of(clkevt, struct tc_clkevt_device, clkevt); in to_tc_clkevt()
162 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_shutdown()
175 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_oneshot()
194 struct tc_clkevt_device *tcd = to_tc_clkevt(d); in tc_set_periodic()
229 static struct tc_clkevt_device clkevt = {
244 struct tc_clkevt_device *dev = handle; in ch2_irq()

Completed in 6 milliseconds