Home
last modified time | relevance | path

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

/sound/soc/intel/boards/
Dsof_maxim_common.c29 .dlc = COMP_CODEC_CONF(MAX_98373_DEV1_NAME),
40 .name = MAX_98373_DEV1_NAME,
58 if (!strcmp(codec_dai->component->name, MAX_98373_DEV1_NAME)) { in max_98373_hw_params()
Dsof_maxim_common.h17 #define MAX_98373_DEV1_NAME "i2c-MX98373:01" macro