snd_pt2258         20 include/sound/pt2258.h extern int snd_pt2258_reset(struct snd_pt2258 *pt);
snd_pt2258         21 include/sound/pt2258.h extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);
snd_pt2258         32 sound/i2c/other/pt2258.c int snd_pt2258_reset(struct snd_pt2258 *pt)
snd_pt2258         83 sound/i2c/other/pt2258.c 	struct snd_pt2258 *pt = kcontrol->private_data;
snd_pt2258         95 sound/i2c/other/pt2258.c 	struct snd_pt2258 *pt = kcontrol->private_data;
snd_pt2258        136 sound/i2c/other/pt2258.c 	struct snd_pt2258 *pt = kcontrol->private_data;
snd_pt2258        145 sound/i2c/other/pt2258.c 	struct snd_pt2258 *pt = kcontrol->private_data;
snd_pt2258        170 sound/i2c/other/pt2258.c int snd_pt2258_build_controls(struct snd_pt2258 *pt)
snd_pt2258         23 sound/pci/ice1712/revo.c 	struct snd_pt2258 *pt2258;
snd_pt2258        145 sound/pci/ice1712/revo.c 			   struct snd_pt2258 *pt)
snd_pt2258        306 sound/pci/ice1712/revo.c static struct snd_pt2258 ptc_revo51_volume;