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

/linux-master/sound/oss/dmasound/
H A Ddmasound.h133 int hardware_afmts ; /* OSS says we only return h'ware info */ member in struct:__anon3250
H A Ddmasound_q40.c12 * - put in and populated the hardware_afmts field.
611 .hardware_afmts = AFMT_U8, /* h'ware-supported formats *only* here */
H A Ddmasound_paula.c12 * - put in and populated the hardware_afmts field.
707 .hardware_afmts = (AFMT_S8 | AFMT_S16_BE), /* h'ware-supported formats *only* here */
H A Ddmasound_atari.c12 * - put in and populated the hardware_afmts field.
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 */
H A Ddmasound_core.c998 fmt = dmasound.mach.hardware_afmts ; /* this is what OSS says.. */

Completed in 131 milliseconds