Searched refs:tmr_name (Results 1 – 2 of 2) sorted by relevance
70 char tmr_name[12]; /* "DMTimerN", N = tmr_num */ member193 sc->func.et.et_name = sc->tmr_name; in am335x_dmtimer_et_init()236 sc->func.tc.tc_name = sc->tmr_name; in am335x_dmtimer_tc_init()354 snprintf(sc->tmr_name, sizeof(sc->tmr_name), "DMTimer%d", sc->tmr_num); in am335x_dmtimer_attach()
80 char tmr_name[12]; /* "DMTimerN" */ member484 snprintf(sc->tmr_name, sizeof(sc->tmr_name), "DMTimer%d", sc->tmr_num); in dmtpps_attach()545 sc->tc.tc_name = sc->tmr_name; in dmtpps_attach()588 sc->tmr_name, PPS_CDEV_NAME); in dmtpps_attach()