OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UQ_HID_IGNORE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
usb_quirks.c
182
{
UQ_HID_IGNORE
, NULL }},
184
{
UQ_HID_IGNORE
, NULL }},
186
{
UQ_HID_IGNORE
, NULL }},
188
{
UQ_HID_IGNORE
, NULL }},
190
{
UQ_HID_IGNORE
, NULL }},
192
{
UQ_HID_IGNORE
, NULL }},
194
{
UQ_HID_IGNORE
, NULL }},
196
{
UQ_HID_IGNORE
, NULL }},
198
{
UQ_HID_IGNORE
, NULL }},
200
{
UQ_HID_IGNORE
, NULL }}
[
all
...]
usb_quirks.h
48
#define
UQ_HID_IGNORE
0x4000 /* device should be ignored by hid class */
uhidev.c
166
if (usbd_get_quirks(uiaa->uiaa_device)->uq_flags &
UQ_HID_IGNORE
)
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025