Searched refs:device_id_show (Results 1 – 4 of 4) sorted by relevance
269 static ssize_t device_id_show(struct device *dev, in device_id_show() function
117 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() function131 return single_open(file, device_id_show, inode->i_private); in device_id_open()
175 static ssize_t device_id_show(struct device *dev, in device_id_show() function
2252 static ssize_t device_id_show(struct device *dev, in device_id_show() function2260 static DEVICE_ATTR(device_id, S_IRUGO, device_id_show, NULL);