Searched refs:SB_HW_20 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb8_midi.c70 valid_open_flags = chip->hardware >= SB_HW_20
82 if (chip->hardware >= SB_HW_20)
97 valid_open_flags = chip->hardware >= SB_HW_20
109 if (chip->hardware >= SB_HW_20)
162 if (chip->hardware < SB_HW_20)
168 if (chip->hardware < SB_HW_20)
193 if (chip->hardware >= SB_HW_20) {
279 if (chip->hardware >= SB_HW_20)
H A Dsb8.c166 if (chip->hardware == SB_HW_10 || chip->hardware == SB_HW_20) {
H A Dsb_common.c143 chip->hardware = SB_HW_20;
H A Dsb8_main.c139 case SB_HW_20:
290 case SB_HW_20:
H A Dsb_mixer.c765 case SB_HW_20:
922 case SB_HW_20:
949 case SB_HW_20:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb.h33 SB_HW_20, enumerator in enum:sb_hw_type

Completed in 59 milliseconds