Searched refs:reg_show (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/uio/ |
D | uio_fsl_elbc_gpcm.c | 66 static ssize_t reg_show(struct device *dev, struct device_attribute *attr, 71 static DEVICE_ATTR(reg_br, 0664, reg_show, reg_store); 72 static DEVICE_ATTR(reg_or, 0664, reg_show, reg_store); 81 static ssize_t reg_show(struct device *dev, struct device_attribute *attr, in reg_show() function
|
/linux-6.6.21/drivers/net/wireless/ath/ath5k/ |
D | debug.c | 155 static int reg_show(struct seq_file *seq, void *p) in reg_show() function 168 .show = reg_show
|