Changeset 641
- Timestamp:
- Jan 8, 2021, 9:55:39 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/alsa-kernel/pci/hda/patch_ca0132.c
r629 r641 1261 1261 { 0x13, 0x908700f0 }, 1262 1262 { 0x18, 0x500000f0 }, 1263 { }1263 {0} 1264 1264 }; 1265 1265 … … 6530 6530 struct snd_kcontrol_new knew = 6531 6531 HDA_CODEC_VOLUME_MONO(namestr, nid, 1, 0, type); 6532 6533 6532 sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]); 6534 6533
Note:
See TracChangeset
for help on using the changeset viewer.