Searched refs:zyd_hw_configure (Results 1 – 1 of 1) sorted by relevance
41 static zyd_res zyd_hw_configure(struct zyd_softc *sc);427 if (zyd_hw_configure(sc) != ZYD_SUCCESS) { in zyd_hw_init()485 zyd_hw_configure(struct zyd_softc *sc) in zyd_hw_configure() function