Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dsch5636.c278 static struct sensor_device_attribute sch5636_attr[] = { variable
381 for (i = 0; i < ARRAY_SIZE(sch5636_attr); i++) in sch5636_remove()
382 device_remove_file(&pdev->dev, &sch5636_attr[i].dev_attr); in sch5636_remove()
463 for (i = 0; i < ARRAY_SIZE(sch5636_attr); i++) { in sch5636_probe()
465 &sch5636_attr[i].dev_attr); in sch5636_probe()