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:mts_desc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/image/
H
A
D
microtek.h
17
struct
mts_desc
*instance;
30
struct
mts_desc
{
struct
31
struct
mts_desc
*next;
32
struct
mts_desc
*prev;
H
A
D
microtek.c
78
* 20000515 Put transfer context and URB in
mts_desc
(john)
209
static inline void mts_debug_dump(struct
mts_desc
* desc) {
in mts_debug_dump()
308
static inline void mts_debug_dump(struct
mts_desc
* dummy)
in mts_debug_dump()
314
static inline void mts_urb_abort(struct
mts_desc
* desc) {
in mts_urb_abort()
335
struct
mts_desc
* desc = (struct
mts_desc
*)(srb->device->host->hostdata[0]);
in mts_scsi_abort()
346
struct
mts_desc
* desc = (struct
mts_desc
*)(srb->device->host->hostdata[0]);
in mts_scsi_host_reset()
524
mts_build_transfer_context(struct scsi_cmnd *srb, struct
mts_desc
* desc)
in mts_build_transfer_context()
568
struct
mts_desc
* des
in mts_scsi_queuecommand_lck()
[all...]
/kernel/linux/linux-6.6/drivers/usb/image/
H
A
D
microtek.h
17
struct
mts_desc
*instance;
30
struct
mts_desc
{
struct
31
struct
mts_desc
*next;
32
struct
mts_desc
*prev;
H
A
D
microtek.c
78
* 20000515 Put transfer context and URB in
mts_desc
(john)
213
static inline void mts_debug_dump(struct
mts_desc
* desc) {
in mts_debug_dump()
312
static inline void mts_debug_dump(struct
mts_desc
* dummy)
in mts_debug_dump()
318
static inline void mts_urb_abort(struct
mts_desc
* desc) {
in mts_urb_abort()
339
struct
mts_desc
* desc = (struct
mts_desc
*)(srb->device->host->hostdata[0]);
in mts_scsi_abort()
350
struct
mts_desc
* desc = (struct
mts_desc
*)(srb->device->host->hostdata[0]);
in mts_scsi_host_reset()
528
mts_build_transfer_context(struct scsi_cmnd *srb, struct
mts_desc
* desc)
in mts_build_transfer_context()
571
struct
mts_desc
* des
in mts_scsi_queuecommand_lck()
[all...]
Completed in 3 milliseconds