Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_maxim_common.c38 .dlc = COMP_CODEC_CONF(MAX_98373_DEV0_NAME),
49 .name = MAX_98373_DEV0_NAME,
67 if (!strcmp(codec_dai->component->name, MAX_98373_DEV0_NAME)) { in max_98373_hw_params()
H A Dsof_maxim_common.h16 #define MAX_98373_DEV0_NAME "i2c-MX98373:00" macro