Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c444 static ssize_t hvcs_index_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_index_show() function
457 static DEVICE_ATTR(index, S_IRUGO, hvcs_index_show, NULL);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c422 static ssize_t hvcs_index_show(struct device *dev, struct device_attribute *attr, char *buf) in hvcs_index_show() function
435 static DEVICE_ATTR(index, S_IRUGO, hvcs_index_show, NULL);

Completed in 5 milliseconds