Home
last modified time | relevance | path

Searched refs:legacy_compatibles (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dibmpowernv.c52 static const char * const legacy_compatibles[] = { variable
296 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dibmpowernv.c52 static const char * const legacy_compatibles[] = { variable
296 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()

Completed in 3 milliseconds