Searched refs:ctemp_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 2830 static ssize_t ctemp_show(struct device *device, in ctemp_show() function 3107 __ATTR_MRO(temp0, ctemp_show), 3108 __ATTR_MRO(temp1, ctemp_show), 3109 __ATTR_MRO(temp2, ctemp_show), 3110 __ATTR_MRO(temp3, ctemp_show),
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 2821 static ssize_t ctemp_show(struct device *device, in ctemp_show() function 3098 __ATTR_MRO(temp0, ctemp_show), 3099 __ATTR_MRO(temp1, ctemp_show), 3100 __ATTR_MRO(temp2, ctemp_show), 3101 __ATTR_MRO(temp3, ctemp_show),
|
Completed in 9 milliseconds