Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwss.h51 #define WSS_HW_OPL3SA2 0x1101 /* OPL3-SA2 chip, similar to cs4231 */ macro
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c665 if (chip->hardware == WSS_HW_OPL3SA2) in snd_wss_playback_format()
1629 if (chip->hardware == WSS_HW_OPL3SA2) in snd_wss_resume()
1683 case WSS_HW_OPL3SA2: in snd_wss_chip_id()
1934 case WSS_HW_OPL3SA2: in snd_wss_info_mux()
/openbmc/linux/sound/isa/
H A Dopl3sa2.c664 WSS_HW_OPL3SA2, WSS_HWSHARE_IRQ, &wss); in snd_opl3sa2_probe()