Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dsch5636.c278 static struct sensor_device_attribute sch5636_attr[] = { variable
378 for (i = 0; i < ARRAY_SIZE(sch5636_attr); i++) in sch5636_remove()
379 device_remove_file(&pdev->dev, &sch5636_attr[i].dev_attr); in sch5636_remove()
460 for (i = 0; i < ARRAY_SIZE(sch5636_attr); i++) { in sch5636_probe()
462 &sch5636_attr[i].dev_attr); in sch5636_probe()