Home
last modified time | relevance | path

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

/freebsd/lib/libusbhid/
H A Dusbvar.h43 int hid_set_immed_compat7(int fd, int enable);
H A Ddescr_compat.c51 hid_set_immed_compat7(int fd, int enable) in hid_set_immed_compat7() function
H A Ddescr.c52 ret = hid_set_immed_compat7(fd, enable); in hid_set_immed()