Searched refs:ssv6xxx_set_channel (Results 1 – 4 of 4) sorted by relevance
72 ret = ssv6xxx_set_channel(sc, ch); in _ksmartlink_set_channel()
481 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch);
228 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch) in ssv6xxx_set_channel() function365 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch) in ssv6xxx_set_channel() function3204 ssv6xxx_set_channel(sc, chan->hw_value); in ssv6200_start()3553 ssv6xxx_set_channel(sc, chan->hw_value);3568 ssv6xxx_set_channel(sc, chan->hw_value);
1400 if ((ret=ssv6xxx_set_channel(sh->sc, sh->cfg.def_chan))) in ssv6xxx_init_hw()