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:COMMAND_MASK
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/
H
A
D
ftdi-elan.c
105
#define
COMMAND_MASK
(COMMAND_SIZE-1)
macro
372
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_flush_targets()
394
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_flush_targets()
430
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_cancel_targets()
740
struct u132_command *command = &ftdi->command[
COMMAND_MASK
&
in fill_buffer_with_all_queued_commands()
765
struct u132_command *command = &ftdi->command[
COMMAND_MASK
&
in ftdi_elan_total_command_size()
1195
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_write_reg()
1227
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_write_config()
1259
COMMAND_MASK
& ftdi->command_next];
in ftdi_elan_write_pcimem()
1301
COMMAND_MASK
in ftdi_elan_read_reg()
[all...]
Completed in 4 milliseconds