tc_clkevt_device
static struct tc_clkevt_device *to_tc_clkevt(struct clock_event_device *clkevt)
return container_of(clkevt, struct tc_clkevt_device, clkevt);
struct tc_clkevt_device *tcd = to_tc_clkevt(d);
struct tc_clkevt_device *tcd = to_tc_clkevt(d);
struct tc_clkevt_device *tcd = to_tc_clkevt(d);
static struct tc_clkevt_device clkevt = {
struct tc_clkevt_device *dev = handle;