Symbol: DEFAULT_VOL
sound/soc/codecs/tlv320aic3x.c
1521
snd_soc_component_write(component, DACL1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1522
snd_soc_component_write(component, DACR1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1528
snd_soc_component_write(component, PGAL_2_MONOLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1529
snd_soc_component_write(component, PGAR_2_MONOLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1532
snd_soc_component_write(component, LINE2L_2_MONOLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1533
snd_soc_component_write(component, LINE2R_2_MONOLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1548
snd_soc_component_write(component, LDAC_VOL, DEFAULT_VOL | MUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1549
snd_soc_component_write(component, RDAC_VOL, DEFAULT_VOL | MUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1552
snd_soc_component_write(component, DACL1_2_HPLOUT_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1553
snd_soc_component_write(component, DACR1_2_HPROUT_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1554
snd_soc_component_write(component, DACL1_2_HPLCOM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1555
snd_soc_component_write(component, DACR1_2_HPRCOM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1557
snd_soc_component_write(component, DACL1_2_LLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1558
snd_soc_component_write(component, DACR1_2_RLOPM_VOL, DEFAULT_VOL | ROUTE_ON);
sound/soc/codecs/tlv320aic3x.c
1576
snd_soc_component_write(component, PGAL_2_HPLOUT_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1577
snd_soc_component_write(component, PGAR_2_HPROUT_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1578
snd_soc_component_write(component, PGAL_2_HPLCOM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1579
snd_soc_component_write(component, PGAR_2_HPRCOM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1581
snd_soc_component_write(component, PGAL_2_LLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1582
snd_soc_component_write(component, PGAR_2_RLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1587
snd_soc_component_write(component, LINE2L_2_HPLOUT_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1588
snd_soc_component_write(component, LINE2R_2_HPROUT_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1589
snd_soc_component_write(component, LINE2L_2_HPLCOM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1590
snd_soc_component_write(component, LINE2R_2_HPRCOM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1592
snd_soc_component_write(component, LINE2L_2_LLOPM_VOL, DEFAULT_VOL);
sound/soc/codecs/tlv320aic3x.c
1593
snd_soc_component_write(component, LINE2R_2_RLOPM_VOL, DEFAULT_VOL);