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:reset_config
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H
A
D
ep0.c
148
goto
reset_config
;
in cdns3_req_ep0_set_configuration()
154
goto
reset_config
;
in cdns3_req_ep0_set_configuration()
163
reset_config
:
in cdns3_req_ep0_set_configuration()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdns3-ep0.c
148
goto
reset_config
;
in cdns3_req_ep0_set_configuration()
154
goto
reset_config
;
in cdns3_req_ep0_set_configuration()
163
reset_config
:
in cdns3_req_ep0_set_configuration()
/kernel/linux/linux-5.10/drivers/usb/gadget/
H
A
D
composite.c
802
static void
reset_config
(struct usb_composite_dev *cdev)
in reset_config()
function
836
reset_config
(cdev);
in set_config()
845
reset_config
(cdev);
in set_config()
893
reset_config
(cdev);
in set_config()
1074
reset_config
(cdev);
in usb_remove_config()
2075
reset_config
(cdev);
in composite_disconnect()
/kernel/linux/linux-6.6/drivers/usb/gadget/
H
A
D
composite.c
928
static void
reset_config
(struct usb_composite_dev *cdev)
in reset_config()
function
966
reset_config
(cdev);
in set_config()
975
reset_config
(cdev);
in set_config()
1023
reset_config
(cdev);
in set_config()
1213
reset_config
(cdev);
in usb_remove_config()
2308
reset_config
(cdev);
in __composite_disconnect()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H
A
D
idxd.h
695
int idxd_wq_disable(struct idxd_wq *wq, bool
reset_config
);
H
A
D
device.c
203
int idxd_wq_disable(struct idxd_wq *wq, bool
reset_config
)
in idxd_wq_disable()
argument
224
if (
reset_config
)
in idxd_wq_disable()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
pm2fb.c
342
static void
reset_config
(struct pm2fb_par *p)
in reset_config()
function
708
reset_config
(par);
in pm2fb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
pm2fb.c
344
static void
reset_config
(struct pm2fb_par *p)
in reset_config()
function
710
reset_config
(par);
in pm2fb_set_par()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
mac.c
6731
bool
reset_config
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
mac.c
6880
bool
reset_config
;
member
Completed in 37 milliseconds