Searched refs:cros_subdevices (Results 1 – 1 of 1) sorted by relevance
118 static const struct cros_feature_to_cells cros_subdevices[] = { variable254 for (i = 0; i < ARRAY_SIZE(cros_subdevices); i++) { in ec_device_probe()255 if (cros_ec_check_features(ec, cros_subdevices[i].id)) { in ec_device_probe()257 cros_subdevices[i].mfd_cells, in ec_device_probe()258 cros_subdevices[i].num_cells); in ec_device_probe()262 cros_subdevices[i].mfd_cells->name, in ec_device_probe()
Completed in 4 milliseconds