Home
last modified time | relevance | path

Searched refs:of_pwm_fan_match_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hwmon/
Dnpcm750-pwm-fan.c1017 static const struct of_device_id of_pwm_fan_match_table[] = { variable
1021 MODULE_DEVICE_TABLE(of, of_pwm_fan_match_table);
1027 .of_match_table = of_pwm_fan_match_table,