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

/freebsd-13-stable/sys/dev/sound/pci/
H A Datiixp.c195 static int atiixp_chan_setformat(kobj_t, void *, uint32_t);
488 atiixp_chan_setformat(kobj_t obj, void *data, uint32_t format) function
856 KOBJMETHOD(channel_setformat, atiixp_chan_setformat),
1384 atiixp_chan_setformat(NULL, &sc->pch, sc->pch.fmt);
1392 atiixp_chan_setformat(NULL, &sc->rch, sc->rch.fmt);

Completed in 106 milliseconds