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
defs:do_unlock
(Results
1 - 12
of
12
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_util.c
44
uint8_t
do_unlock
;
in device_set_usb_desc()
local
H
A
D
usb_handle_request.c
112
uint8_t
do_unlock
;
in usb_handle_set_config()
local
154
uint8_t
do_unlock
;
in usb_check_alt_setting()
local
187
uint8_t
do_unlock
;
in usb_handle_iface_request()
local
[all...]
H
A
D
usb_dev.h
83
uint8_t
do_unlock
; /* USB enum unlock needed */
member
H
A
D
usb_generic.c
667
uint8_t
do_unlock
;
in ugen_get_sdesc()
local
H
A
D
usb_request.c
399
uint8_t
do_unlock
;
in usbd_do_request_flags()
local
H
A
D
usb_transfer.c
871
uint8_t
do_unlock
;
in usbd_transfer_setup()
local
H
A
D
usb_hub.c
409
uint8_t
do_unlock
;
in uhub_explore_handle_re_enumerate()
local
1062
uint8_t
do_unlock
;
in uhub_explore()
local
2335
uint8_t
do_unlock
;
in usb_needs_explore_sub()
local
[all...]
H
A
D
usb_device.c
425
uint8_t
do_unlock
;
in usb_unconfigure()
local
489
uint8_t
do_unlock
;
in usbd_set_config_index()
local
846
uint8_t
do_unlock
;
in usbd_set_alt_interface_index()
local
1259
uint8_t
do_unlock
;
in usb_probe_and_attach()
local
1478
uint8_t
do_unlock
;
usb_alloc_device()
local
2243
uint8_t
do_unlock
;
usbd_set_device_strings()
local
2785
uint8_t
do_unlock
;
usbd_set_endpoint_mode()
local
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
usb_controller.c
426
uint8_t
do_unlock
;
in usb_bus_suspend()
local
483
uint8_t
do_unlock
;
in usb_bus_resume()
local
566
uint8_t
do_unlock
;
in usb_bus_shutdown()
local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_usb.c
394
uint8_t
do_unlock
;
in usb_submit_urb()
local
488
uint8_t
do_unlock
;
in usb_unlink_urb_sub()
local
590
uint8_t
do_unlock
;
in usb_start_wait_urb()
local
[all...]
/kernel/linux/linux-5.10/fs/dlm/
H
A
D
lock.c
3187
static int
do_unlock
(struct dlm_rsb *r, struct dlm_lkb *lkb)
in do_unlock()
function
/kernel/linux/linux-6.6/fs/dlm/
H
A
D
lock.c
2977
static int
do_unlock
(struct dlm_rsb *r, struct dlm_lkb *lkb)
in do_unlock()
function
Completed in 30 milliseconds