OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xfer_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uvideo.c
1145
uint8_t
xfer_type
, xfer_dir;
local in function:uvideo_stream_init_desc
1166
xfer_type
= UE_GET_XFERTYPE(bmAttributes);
1168
if (
xfer_type
== UE_BULK && xfer_dir == UE_DIR_IN) {
1185
} else if (
xfer_type
== UE_ISOCHRONOUS) {
uvideo.c
1145
uint8_t
xfer_type
, xfer_dir;
local in function:uvideo_stream_init_desc
1166
xfer_type
= UE_GET_XFERTYPE(bmAttributes);
1168
if (
xfer_type
== UE_BULK && xfer_dir == UE_DIR_IN) {
1185
} else if (
xfer_type
== UE_ISOCHRONOUS) {
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025