Searched refs:atiixp_chan_setformat (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | atiixp.c | 193 static int atiixp_chan_setformat(kobj_t, void *, uint32_t); 486 atiixp_chan_setformat(kobj_t obj, void *data, uint32_t format) in atiixp_chan_setformat() function 854 KOBJMETHOD(channel_setformat, atiixp_chan_setformat), 1379 atiixp_chan_setformat(NULL, &sc->pch, sc->pch.fmt); in atiixp_pci_resume() 1387 atiixp_chan_setformat(NULL, &sc->rch, sc->rch.fmt); in atiixp_pci_resume()
|