Searched refs:ti_ifmedia_upd_locked (Results 1 – 1 of 1) sorted by relevance
200 static int ti_ifmedia_upd_locked(struct ti_softc *);3318 ti_ifmedia_upd_locked(sc); in ti_init2()3333 error = ti_ifmedia_upd_locked(sc); in ti_ifmedia_upd()3340 ti_ifmedia_upd_locked(struct ti_softc *sc) in ti_ifmedia_upd_locked() function