TAS5805M_VOLUME_MAX
uinfo->value.integer.max = TAS5805M_VOLUME_MAX;
return (v >= TAS5805M_VOLUME_MIN) && (v <= TAS5805M_VOLUME_MAX);