Home
last modified time | relevance | path

Searched defs:dev_attr_cdev_type (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_sysfs.c710 dev_attr_cdev_type = __ATTR(type, 0444, cdev_type_show, NULL); variable
/kernel/linux/linux-4.19/drivers/thermal/
Dthermal_sysfs.c726 dev_attr_cdev_type = __ATTR(type, 0444, cdev_type_show, NULL); variable