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

/linux-4.1.27/drivers/input/gameport/
H A Dgameport.c462 static ssize_t gameport_description_show(struct device *dev, struct device_attribute *attr, char *buf) gameport_description_show() function
468 static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);

Completed in 40 milliseconds