Searched refs:show_pch_mac (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | pch_phub.c | 610 static ssize_t show_pch_mac(struct device *dev, struct device_attribute *attr, in show_pch_mac() function 650 static DEVICE_ATTR(pch_mac, S_IRUGO | S_IWUSR, show_pch_mac, store_pch_mac);
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | pch_phub.c | 610 static ssize_t show_pch_mac(struct device *dev, struct device_attribute *attr, in show_pch_mac() function 650 static DEVICE_ATTR(pch_mac, S_IRUGO | S_IWUSR, show_pch_mac, store_pch_mac);
|
Completed in 3 milliseconds