Searched refs:hardware_afmts (Results 1 – 5 of 5) sorted by relevance
138 int hardware_afmts ; /* OSS says we only return h'ware info */ member
610 .hardware_afmts = AFMT_U8, /* h'ware-supported formats *only* here */
706 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
1553 .hardware_afmts = AFMT_S8, /* h'ware-supported formats *only* here */1580 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
1002 fmt = dmasound.mach.hardware_afmts ; /* this is what OSS says.. */ in sq_ioctl()