Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h62 char hdi_uniq[64]; member
H A Dhidraw.c809 strlcpy(hdi->hdi_uniq, sc->sc_hw->serial, in hidraw_ioctl()
810 sizeof(hdi->hdi_uniq)); in hidraw_ioctl()