Searched refs:reg_show (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/uio/ |
D | uio_fsl_elbc_gpcm.c | 65 static ssize_t reg_show(struct device *dev, struct device_attribute *attr, 70 DEVICE_ATTR(reg_br, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 71 DEVICE_ATTR(reg_or, S_IRUGO|S_IWUSR|S_IWGRP, reg_show, reg_store); 73 static ssize_t reg_show(struct device *dev, struct device_attribute *attr, in reg_show() function
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | debug.c | 156 static int reg_show(struct seq_file *seq, void *p) in reg_show() function 169 .show = reg_show
|