Searched refs:hardware_afmts (Results 1 – 5 of 5) sorted by relevance
133 int hardware_afmts ; /* OSS says we only return h'ware info */ member
611 .hardware_afmts = AFMT_U8, /* h'ware-supported formats *only* here */
707 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
1554 .hardware_afmts = AFMT_S8, /* h'ware-supported formats *only* here */1581 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
998 fmt = dmasound.mach.hardware_afmts ; /* this is what OSS says.. */ in sq_ioctl()