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:usbtmc_file_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/class/
H
A
D
usbtmc.c
119
struct
usbtmc_file_data
{
struct
153
static void usbtmc_draw_down(struct
usbtmc_file_data
*file_data);
167
struct
usbtmc_file_data
*file_data;
in usbtmc_open()
217
struct
usbtmc_file_data
*file_data;
in usbtmc_flush()
248
struct
usbtmc_file_data
*file_data = file->private_data;
in usbtmc_release()
478
static int usbtmc_get_stb(struct
usbtmc_file_data
*file_data, __u8 *stb)
in usbtmc_get_stb()
553
static int usbtmc488_ioctl_read_stb(struct
usbtmc_file_data
*file_data,
in usbtmc488_ioctl_read_stb()
574
static int usbtmc_ioctl_get_srq_stb(struct
usbtmc_file_data
*file_data,
in usbtmc_ioctl_get_srq_stb()
600
static int usbtmc488_ioctl_wait_srq(struct
usbtmc_file_data
*file_data,
in usbtmc488_ioctl_wait_srq()
709
static int usbtmc488_ioctl_trigger(struct
usbtmc_file_data
*file_dat
[all...]
/kernel/linux/linux-5.10/drivers/usb/class/
H
A
D
usbtmc.c
119
struct
usbtmc_file_data
{
struct
153
static void usbtmc_draw_down(struct
usbtmc_file_data
*file_data);
167
struct
usbtmc_file_data
*file_data;
in usbtmc_open()
217
struct
usbtmc_file_data
*file_data;
in usbtmc_flush()
248
struct
usbtmc_file_data
*file_data = file->private_data;
in usbtmc_release()
478
static int usbtmc488_ioctl_read_stb(struct
usbtmc_file_data
*file_data,
in usbtmc488_ioctl_read_stb()
570
static int usbtmc488_ioctl_wait_srq(struct
usbtmc_file_data
*file_data,
in usbtmc488_ioctl_wait_srq()
679
static int usbtmc488_ioctl_trigger(struct
usbtmc_file_data
*file_data)
in usbtmc488_ioctl_trigger()
741
struct
usbtmc_file_data
*file_data = urb->context;
in usbtmc_read_bulk_cb()
774
static inline bool usbtmc_do_transfer(struct
usbtmc_file_data
*file_dat
[all...]
Completed in 4 milliseconds