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

/freebsd-11-stable/sys/dev/sound/pci/
H A Denvy24.c194 static int envy24chan_setformat(kobj_t, void *, u_int32_t);
1634 envy24chan_setformat(kobj_t obj, void *data, u_int32_t format) function
1643 device_printf(sc->dev, "envy24chan_setformat(obj, data, 0x%08x)\n", format);
1686 device_printf(sc->dev, "envy24chan_setformat(): return 0x%08x\n", 0);
1932 KOBJMETHOD(channel_setformat, envy24chan_setformat),

Completed in 99 milliseconds