Home
last modified time | relevance | path

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

/drivers/switch/
Dswitch_class.c43 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
58 static DEVICE_ATTR(name, S_IRUGO | S_IWUSR, name_show, NULL);
74 length = name_show(sdev->dev, NULL, prop_buf); in switch_set_state()
/drivers/of/
Ddevice.c60 static ssize_t name_show(struct device *dev, in name_show() function
/drivers/thermal/
Dthermal_sys.c305 name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show() function
310 static DEVICE_ATTR(name, 0444, name_show, NULL);