Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_wc
sound/pci/ctxfi/cthardware.h
181
unsigned int (*get_wc)(struct hw *hw);
sound/pci/ctxfi/cthw20k1.c
2222
.get_wc = get_wc,
sound/pci/ctxfi/cthw20k2.c
2364
.get_wc = get_wc,
sound/pci/ctxfi/cttimer.c
161
return hw->get_wc(hw);