Home
last modified time | relevance | path

Searched refs:MAX_98390_DEV0_NAME (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/soc/intel/boards/
Dsof_maxim_common.c164 .dlc = COMP_CODEC_CONF(MAX_98390_DEV0_NAME),
175 .dlc = COMP_CODEC_CONF(MAX_98390_DEV0_NAME),
194 .name = MAX_98390_DEV0_NAME,
206 .name = MAX_98390_DEV0_NAME,
237 if (!strcmp(codec_dai->component->name, MAX_98390_DEV0_NAME)) { in max_98390_hw_params()
Dsof_maxim_common.h31 #define MAX_98390_DEV0_NAME "i2c-MX98390:00" macro