Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hid/
HDhms.c227 hidbus_set_desc(dev, "Tablet"); in hms_probe()
229 hidbus_set_desc(dev, "Mouse"); in hms_probe()
HDhidbus.h163 void hidbus_set_desc(device_t, const char *);
HDhgame.c194 hidbus_set_desc(dev, hidbus_get_driver_info(dev) == HUG_GAME_PAD ? in hgame_probe()
HDhpen.c207 hidbus_set_desc(dev, desc); in hpen_probe()
HDhconf.c235 hidbus_set_desc(dev, "Configuration"); in hconf_probe()
HDbcm5974.c705 hidbus_set_desc(dev, "Touchpad"); in bcm5974_probe()
HDhmt.c288 hidbus_set_desc(dev, in hmt_probe()
HDhidbus.c523 hidbus_set_desc(device_t child, const char *suffix) in hidbus_set_desc() function
HDhidmap.c735 hidbus_set_desc(dev, suffix); in hidmap_probe()
HDhidraw.c201 hidbus_set_desc(self, "Raw HID Device"); in hidraw_probe()
HDhkbd.c761 hidbus_set_desc(dev, "Keyboard"); in hkbd_probe()