OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:short_read
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c
426
* For IN transfers where halt_status is DWC2_HC_XFER_COMPLETE, *
short_read
428
* transferred.
short_read
may also be NULL on entry, in which case it remains
435
int *
short_read
)
446
if (
short_read
!= NULL)
447
*
short_read
= (count != 0);
485
int
short_read
= 0;
local in function:dwc2_update_urb_state
488
&
short_read
);
518
} else if (
short_read
|| urb->actual_length >= urb->length) {
530
dev_vdbg(hsotg->dev, "
short_read
%d, xfer_done %d\n",
short_read
,
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025