Home
last modified time | relevance | path

Searched refs:tx_pol (Results 1 – 5 of 5) sorted by relevance

/src/usr.sbin/virtual_oss/virtual_oss/
H A Dctl.c168 data.io_info.tx_pol = pvp->tx_pol[chan] ? 1 : 0; in vctl_ioctl()
193 pvp->tx_pol[chan] = data.io_info.tx_pol ? 1 : 0; in vctl_ioctl()
H A Dvirtual_oss.h52 int tx_pol; member
H A Dint.h138 uint8_t tx_pol[VMAX_CHAN]; member
H A Dvirtual_oss.c576 volume, shift, shift_orig, pvp->tx_pol[x], false); in virtual_oss_process()
632 volume, shift, shift_orig, pvp->tx_pol[x], false); in virtual_oss_process()
H A Dmain.c1896 ptr->tx_pol[x] = pol; in dup_profile()