Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()

Completed in 2 milliseconds