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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_ca0110.c139 static int _add_switch(struct hda_codec *codec, hda_nid_t nid, const char *pfx, function
161 #define add_out_switch(codec, nid, pfx) _add_switch(codec, nid, pfx, 3, 0)
163 #define add_in_switch(codec, nid, pfx) _add_switch(codec, nid, pfx, 3, 1)
166 _add_switch(codec, nid, pfx, chan, 0)

Completed in 63 milliseconds