Searched refs:legacy_compatibles (Results 1 – 1 of 1) sorted by relevance
52 static const char * const legacy_compatibles[] = { variable296 for (type = 0; type < ARRAY_SIZE(legacy_compatibles); type++) { in get_sensor_type()297 if (of_device_is_compatible(np, legacy_compatibles[type])) in get_sensor_type()