get_scale         193 sound/pci/ctxfi/ctamixer.c 	.get_scale		= amixer_get_y,
get_scale          70 sound/pci/ctxfi/ctamixer.h 	int (*get_scale)(struct amixer *amixer);
get_scale         352 sound/pci/ctxfi/ctmixer.c 		val = amixer->ops->get_scale(amixer) / VOL_SCALE;
get_scale         380 sound/pci/ctxfi/ctmixer.c 		oval = amixer->ops->get_scale(amixer);