Searched refs:show_intc_name (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/sh/intc/ |
H A D | core.c | 475 show_intc_name(struct device *dev, struct device_attribute *attr, char *buf) in show_intc_name() function 484 static DEVICE_ATTR(name, S_IRUGO, show_intc_name, NULL);
|
/kernel/linux/linux-6.6/drivers/sh/intc/ |
H A D | core.c | 464 show_intc_name(struct device *dev, struct device_attribute *attr, char *buf) in show_intc_name() function 473 static DEVICE_ATTR(name, S_IRUGO, show_intc_name, NULL);
|
Completed in 2 milliseconds