Home
last modified time | relevance | path

Searched refs:gameport_description_show (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/input/gameport/
Dgameport.c457 static ssize_t gameport_description_show(struct device *dev, struct device_attribute *attr, char *b… in gameport_description_show() function
463 static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);