Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhms.c239 hidbus_set_desc(dev, "Tablet"); in hms_probe()
241 hidbus_set_desc(dev, "Mouse"); in hms_probe()
H A Dhidbus.h163 void hidbus_set_desc(device_t, const char *);
H A Dhgame.c194 hidbus_set_desc(dev, hidbus_get_driver_info(dev) == HUG_GAME_PAD ? in hgame_probe()
H A Dhpen.c207 hidbus_set_desc(dev, desc); in hpen_probe()
H A Dhconf.c235 hidbus_set_desc(dev, "Configuration"); in hconf_probe()
H A Dbcm5974.c706 hidbus_set_desc(dev, "Touchpad"); in bcm5974_probe()
H A Dhidmap.c735 hidbus_set_desc(dev, suffix); in hidmap_probe()
H A Dhmt.c288 hidbus_set_desc(dev, in hmt_probe()
H A Dhidbus.c519 hidbus_set_desc(device_t child, const char *suffix) in hidbus_set_desc() function
H A Dhidraw.c201 hidbus_set_desc(self, "Raw HID Device"); in hidraw_probe()
H A Dhkbd.c761 hidbus_set_desc(dev, "Keyboard"); in hkbd_probe()