Home
last modified time | relevance | path

Searched refs:WSS_HW_INTERWAVE (Results 1 – 3 of 3) sorted by relevance

/linux/sound/isa/wss/
A Dwss_lib.c600 if (chip->hardware == WSS_HW_INTERWAVE) { in snd_wss_calibrate_mute()
659 if (chip->hardware != WSS_HW_INTERWAVE && !chip->single_dma) { in snd_wss_playback_format()
719 if (chip->hardware != WSS_HW_INTERWAVE && in snd_wss_capture_format()
1050 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_capture_prepare()
1090 if (chip->single_dma && chip->hardware != WSS_HW_INTERWAVE) { in snd_wss_interrupt()
1301 case WSS_HW_INTERWAVE: in snd_wss_probe()
1322 chip->hardware == WSS_HW_INTERWAVE ? 0xc2 : 0x01; in snd_wss_probe()
1485 if (chip->hardware == WSS_HW_INTERWAVE && chip->dma1 > 3) in snd_wss_playback_open()
1683 case WSS_HW_INTERWAVE: in snd_wss_chip_id()
1866 if (chip->hardware != WSS_HW_INTERWAVE) in snd_wss_pcm()
[all …]
/linux/include/sound/
A Dwss.h50 #define WSS_HW_INTERWAVE 0x1000 /* InterWave chip */ macro
/linux/sound/isa/gus/
A Dinterwave.c677 WSS_HW_INTERWAVE, in snd_interwave_probe()

Completed in 11 milliseconds