Home
last modified time | relevance | path

Searched refs:hvcs_partner_vtys_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c336 static ssize_t hvcs_partner_vtys_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_partner_vtys_show() function
348 static DEVICE_ATTR(partner_vtys, S_IRUGO, hvcs_partner_vtys_show, NULL);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c314 static ssize_t hvcs_partner_vtys_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_partner_vtys_show() function
326 static DEVICE_ATTR(partner_vtys, S_IRUGO, hvcs_partner_vtys_show, NULL);

Completed in 4 milliseconds