Searched refs:set_rate (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/phy/
H A Dphy.h9 int set_rate : 1; member in struct:phy_configure_opts_dp
/openbsd-current/sys/dev/pci/
H A Denvyvar.h57 void (*set_rate)(struct envy_softc *, int); member in struct:envy_card
H A Dauacer.c420 return sc->codec_if->vtbl->set_rate(sc->codec_if,
422 ret = sc->codec_if->vtbl->set_rate(sc->codec_if,
427 ret = sc->codec_if->vtbl->set_rate(sc->codec_if,
432 ret = sc->codec_if->vtbl->set_rate(sc->codec_if,
H A Dauvia.c600 if (codec->vtbl->set_rate(codec, reg, &p->sample_rate))
607 && codec->vtbl->set_rate(codec, reg,
612 && codec->vtbl->set_rate(codec, reg,
H A Denvy.c1925 if (sc->card->set_rate)
1926 sc->card->set_rate(sc, rate);
/openbsd-current/sys/dev/ic/
H A Dac97.h66 int (*set_rate)(struct ac97_codec_if *codec_if, int target, member in struct:ac97_codec_if_vtbl
/openbsd-current/sys/dev/pci/drm/apple/
H A Ddptxep.c329 dptx->phy_ops.dp.set_rate = 0;
395 dptx->phy_ops.dp.set_rate = 1;
403 //if (dptx->phy_ops.dp.set_rate)

Completed in 88 milliseconds