Searched refs:soc_info_show (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/base/ |
| A D | soc.c | 21 static ssize_t soc_info_show(struct device *dev, struct device_attribute *attr, 34 static DEVICE_ATTR(machine, 0444, soc_info_show, NULL); 35 static DEVICE_ATTR(family, 0444, soc_info_show, NULL); 36 static DEVICE_ATTR(serial_number, 0444, soc_info_show, NULL); 37 static DEVICE_ATTR(soc_id, 0444, soc_info_show, NULL); 38 static DEVICE_ATTR(revision, 0444, soc_info_show, NULL); 67 static ssize_t soc_info_show(struct device *dev, struct device_attribute *attr, in soc_info_show() function
|
| /linux/ |
| A D | System.map | 31978 ffff80001082e750 t soc_info_show
|
| A D | .tmp_System.map | 31978 ffff80001082e750 t soc_info_show
|
Completed in 302 milliseconds