Symbol: dsp_spos_instance
sound/pci/cs46xx/cs46xx.h
1698
struct dsp_spos_instance * dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
1304
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
1884
ucontrol->value.integer.value[0] = chip->dsp_spos_instance->dac_volume_left;
sound/pci/cs46xx/cs46xx_lib.c
1885
ucontrol->value.integer.value[1] = chip->dsp_spos_instance->dac_volume_right;
sound/pci/cs46xx/cs46xx_lib.c
1895
if (chip->dsp_spos_instance->dac_volume_right != ucontrol->value.integer.value[0] ||
sound/pci/cs46xx/cs46xx_lib.c
1896
chip->dsp_spos_instance->dac_volume_left != ucontrol->value.integer.value[1]) {
sound/pci/cs46xx/cs46xx_lib.c
1911
ucontrol->value.integer.value[0] = chip->dsp_spos_instance->spdif_input_volume_left;
sound/pci/cs46xx/cs46xx_lib.c
1912
ucontrol->value.integer.value[1] = chip->dsp_spos_instance->spdif_input_volume_right;
sound/pci/cs46xx/cs46xx_lib.c
1921
if (chip->dsp_spos_instance->spdif_input_volume_left != ucontrol->value.integer.value[0] ||
sound/pci/cs46xx/cs46xx_lib.c
1922
chip->dsp_spos_instance->spdif_input_volume_right!= ucontrol->value.integer.value[1]) {
sound/pci/cs46xx/cs46xx_lib.c
1942
ucontrol->value.integer.value[0] = (chip->dsp_spos_instance->spdif_status_out & DSP_SPDIF_STATUS_OUTPUT_ENABLED);
sound/pci/cs46xx/cs46xx_lib.c
1944
ucontrol->value.integer.value[0] = chip->dsp_spos_instance->spdif_status_in;
sound/pci/cs46xx/cs46xx_lib.c
1958
change = (chip->dsp_spos_instance->spdif_status_out & DSP_SPDIF_STATUS_OUTPUT_ENABLED);
sound/pci/cs46xx/cs46xx_lib.c
1964
res = (change != (chip->dsp_spos_instance->spdif_status_out & DSP_SPDIF_STATUS_OUTPUT_ENABLED));
sound/pci/cs46xx/cs46xx_lib.c
1968
change = chip->dsp_spos_instance->spdif_status_in;
sound/pci/cs46xx/cs46xx_lib.c
1976
res = (change != chip->dsp_spos_instance->spdif_status_in);
sound/pci/cs46xx/cs46xx_lib.c
1990
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2004
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2021
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2036
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2104
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2119
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2154
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2169
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/cs46xx_lib.c
2874
if (chip->dsp_spos_instance) {
sound/pci/cs46xx/cs46xx_lib.c
2876
chip->dsp_spos_instance = NULL;
sound/pci/cs46xx/cs46xx_lib.c
3902
chip->dsp_spos_instance = cs46xx_dsp_spos_create(chip);
sound/pci/cs46xx/cs46xx_lib.c
3903
if (!chip->dsp_spos_instance)
sound/pci/cs46xx/cs46xx_lib.h
75
struct dsp_spos_instance *cs46xx_dsp_spos_create (struct snd_cs46xx * chip);
sound/pci/cs46xx/dsp_spos.c
1014
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
125
static int find_free_symbol_index (struct dsp_spos_instance * ins)
sound/pci/cs46xx/dsp_spos.c
142
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1442
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1619
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1640
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1663
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1722
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1749
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1765
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1779
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1795
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1847
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
187
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1874
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1891
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
1959
if (chip->dsp_spos_instance->spdif_status_in) {
sound/pci/cs46xx/dsp_spos.c
222
struct dsp_spos_instance *cs46xx_dsp_spos_create (struct snd_cs46xx * chip)
sound/pci/cs46xx/dsp_spos.c
224
struct dsp_spos_instance * ins = kzalloc_obj(struct dsp_spos_instance);
sound/pci/cs46xx/dsp_spos.c
279
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
353
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
445
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
472
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
494
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
51
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
522
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
544
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
571
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
779
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
841
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
891
static int find_free_scb_index (struct dsp_spos_instance * ins)
sound/pci/cs46xx/dsp_spos.c
907
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos.c
940
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1122
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1210
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1450
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1483
chip->dsp_spos_instance->npcm_channels <= 0))
sound/pci/cs46xx/dsp_spos_scb_lib.c
1500
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1535
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1574
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1600
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
161
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1651
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1688
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
1721
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
226
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
261
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
32
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
474
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
581
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
962
struct dsp_spos_instance * ins = chip->dsp_spos_instance;
sound/pci/cs46xx/dsp_spos_scb_lib.c
99
struct dsp_spos_instance * ins = chip->dsp_spos_instance;