Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:our_req
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
bcm63xx_udc.c
350
static inline struct bcm63xx_req *
our_req
(struct usb_request *req)
in our_req()
function
1135
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_udc_free_request()
1158
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_udc_queue()
1210
struct bcm63xx_req *breq =
our_req
(req), *cur;
in bcm63xx_udc_dequeue()
1387
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_ep0_map_write()
2063
breq =
our_req
(req);
in bcm63xx_udc_data_isr()
H
A
D
s3c-hsudc.c
161
static inline struct s3c_hsudc_req *
our_req
(struct usb_request *req)
in our_req()
function
801
hsreq =
our_req
(_req);
in s3c_hsudc_free_request()
824
hsreq =
our_req
(_req);
in s3c_hsudc_queue()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
bcm63xx_udc.c
347
static inline struct bcm63xx_req *
our_req
(struct usb_request *req)
in our_req()
function
1132
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_udc_free_request()
1155
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_udc_queue()
1207
struct bcm63xx_req *breq =
our_req
(req), *cur;
in bcm63xx_udc_dequeue()
1384
struct bcm63xx_req *breq =
our_req
(req);
in bcm63xx_ep0_map_write()
2059
breq =
our_req
(req);
in bcm63xx_udc_data_isr()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
gadget.c
37
static inline struct dwc2_hsotg_req *
our_req
(struct usb_request *req)
in our_req()
function
1406
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_queue()
1541
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_free_request()
2037
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_enqueue_setup()
4318
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_dequeue()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
gadget.c
36
static inline struct dwc2_hsotg_req *
our_req
(struct usb_request *req)
in our_req()
function
1405
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_queue()
1540
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_free_request()
2037
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_enqueue_setup()
4319
struct dwc2_hsotg_req *hs_req =
our_req
(req);
in dwc2_hsotg_ep_dequeue()
Completed in 23 milliseconds