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