Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/gameport/
Dgameport.c462 static ssize_t gameport_description_show(struct device *dev, struct device_attribute *attr, char *b… in gameport_description_show() function
468 static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);