Home
last modified time | relevance | path

Searched refs:setFormat (Results 1 – 4 of 4) sorted by relevance

/linux/sound/oss/dmasound/
H A Ddmasound.h116 int (*setFormat)(int); member
H A Ddmasound_q40.c606 .setFormat = Q40SetFormat,
H A Ddmasound_atari.c1541 .setFormat = TTSetFormat,
1569 .setFormat = FalconSetFormat,
H A Ddmasound_core.c234 return dmasound.mach.setFormat(format); in sound_set_format()