Searched refs:cros_subdevices (Results 1 – 1 of 1) sorted by relevance
94 static const struct cros_feature_to_cells cros_subdevices[] = { variable204 for (i = 0; i < ARRAY_SIZE(cros_subdevices); i++) { in ec_device_probe()205 if (cros_ec_check_features(ec, cros_subdevices[i].id)) { in ec_device_probe()207 cros_subdevices[i].mfd_cells, in ec_device_probe()208 cros_subdevices[i].num_cells); in ec_device_probe()212 cros_subdevices[i].mfd_cells->name, in ec_device_probe()