Home
last modified time | relevance | path

Searched refs:type_strings (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c36 static const char * const type_strings[] = { in get_type_string() local
48 return type_strings[type]; in get_type_string()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1358 static const char * const type_strings[] = {"SimpleJack", "SmartAmp", "SmartMic"}; variable
1479 type_strings[codec_info->dais[dai_index].dai_type]); in create_sdw_dailink()
/openbmc/linux/drivers/net/wan/
H A Dfarsync.c2281 static char *type_strings[] = { variable
2315 type_strings[card->type], card->irq, card->nports); in fst_init_card()