Searched refs:hvcs_partner_clcs_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvcs.c | 350 static ssize_t hvcs_partner_clcs_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_partner_clcs_show() function 362 static DEVICE_ATTR(partner_clcs, S_IRUGO, hvcs_partner_clcs_show, NULL);
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvcs.c | 328 static ssize_t hvcs_partner_clcs_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_partner_clcs_show() function 340 static DEVICE_ATTR(partner_clcs, S_IRUGO, hvcs_partner_clcs_show, NULL);
|
Completed in 4 milliseconds