platform_max 352 drivers/staging/greybus/audio_topology.c int platform_max, platform_min; platform_max 364 drivers/staging/greybus/audio_topology.c platform_max = le32_to_cpu(info->value.integer.max); platform_max 367 drivers/staging/greybus/audio_topology.c if (platform_max == 1 && platform_max 375 drivers/staging/greybus/audio_topology.c uinfo->value.integer.max = platform_max; platform_max 34 include/sound/soc.h .rshift = shift_right, .max = xmax, .platform_max = xmax, \ platform_max 39 include/sound/soc.h .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \ platform_max 45 include/sound/soc.h {.reg = xreg, .max = xmax, .platform_max = xmax, .invert = xinvert}) platform_max 49 include/sound/soc.h .max = xmax, .platform_max = xmax, .invert = xinvert}) platform_max 53 include/sound/soc.h .max = xmax, .min = xmin, .platform_max = xmax, .sign_bit = xsign_bit, \ platform_max 58 include/sound/soc.h .min = xmin, .max = xmax, .platform_max = xmax, .invert = xinvert}) platform_max 71 include/sound/soc.h .platform_max = xmax, .invert = xinvert} } platform_max 102 include/sound/soc.h .platform_max = xmax, .invert = xinvert} } platform_max 188 include/sound/soc.h .min = xmin, .max = xmax, .platform_max = xmax, \ platform_max 262 include/sound/soc.h .platform_max = xmax, .invert = xinvert} } platform_max 1166 include/sound/soc.h int min, max, platform_max; platform_max 395 include/uapi/sound/asoc.h __le32 platform_max; platform_max 370 sound/soc/codecs/cros_ec_codec.c control->platform_max = codec_data->max_dmic_gain; platform_max 186 sound/soc/soc-ops.c int platform_max; platform_max 188 sound/soc/soc-ops.c if (!mc->platform_max) platform_max 189 sound/soc/soc-ops.c mc->platform_max = mc->max; platform_max 190 sound/soc/soc-ops.c platform_max = mc->platform_max; platform_max 192 sound/soc/soc-ops.c if (platform_max == 1 && !strstr(kcontrol->id.name, " Volume")) platform_max 199 sound/soc/soc-ops.c uinfo->value.integer.max = platform_max - mc->min; platform_max 460 sound/soc/soc-ops.c int platform_max; platform_max 463 sound/soc/soc-ops.c if (!mc->platform_max) platform_max 464 sound/soc/soc-ops.c mc->platform_max = mc->max; platform_max 465 sound/soc/soc-ops.c platform_max = mc->platform_max; platform_max 470 sound/soc/soc-ops.c uinfo->value.integer.max = platform_max - min; platform_max 614 sound/soc/soc-ops.c mc->platform_max = max; platform_max 881 sound/soc/soc-topology.c sm->platform_max = le32_to_cpu(mc->platform_max); platform_max 1359 sound/soc/soc-topology.c sm->platform_max = le32_to_cpu(mc->platform_max);