Searched refs:tmr_name (Results 1 – 2 of 2) sorted by relevance
67 char tmr_name[12]; /* "DMTimerN", N = tmr_num */ member190 sc->func.et.et_name = sc->tmr_name; in am335x_dmtimer_et_init()233 sc->func.tc.tc_name = sc->tmr_name; in am335x_dmtimer_tc_init()349 snprintf(sc->tmr_name, sizeof(sc->tmr_name), "DMTimer%d", sc->tmr_num); in am335x_dmtimer_attach()
78 char tmr_name[12]; /* "DMTimerN" */ member479 snprintf(sc->tmr_name, sizeof(sc->tmr_name), "DMTimer%d", sc->tmr_num); in dmtpps_attach()540 sc->tc.tc_name = sc->tmr_name; in dmtpps_attach()583 sc->tmr_name, PPS_CDEV_NAME); in dmtpps_attach()