Searched refs:dev_types (Results 1 – 2 of 2) sorted by relevance
299 } dev_types[] = { in fsl_mc_get_device_type() local319 for (i = 0; dev_types[i].dev_type; i++) in fsl_mc_get_device_type()320 if (!strcmp(dev_types[i].type, type)) in fsl_mc_get_device_type()321 return dev_types[i].dev_type; in fsl_mc_get_device_type()
94 static const char * const dev_types[] = { variable185 return sprintf(data, "%s\n", dev_types[csrow->channels[0]->dimm->dtype]); in csrow_dev_type_show()541 return sprintf(data, "%s\n", dev_types[dimm->dtype]); in dimmdev_dev_type_show()