SPICDS_TYPE_AK4381
if (codec->type == SPICDS_TYPE_AK4381)
if ((codec->type == SPICDS_TYPE_AK4381) || \
case SPICDS_TYPE_AK4381:
if ((codec->type == SPICDS_TYPE_AK4381) || \
case SPICDS_TYPE_AK4381:
if (dir == PCMDIR_PLAY && codec->type == SPICDS_TYPE_AK4381) {
if (codec->type == SPICDS_TYPE_AK4381) {