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:idt_smb_seq
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H
A
D
idt_89hpesx.c
119
struct
idt_smb_seq
;
131
int (*smb_write)(struct idt_89hpesx_dev *, const struct
idt_smb_seq
*);
132
int (*smb_read)(struct idt_89hpesx_dev *, struct
idt_smb_seq
*);
142
* struct
idt_smb_seq
- sequence of data to be read/written from/to IDT 89HPESx
147
struct
idt_smb_seq
{
struct
290
const struct
idt_smb_seq
*seq)
in idt_smb_write_byte()
322
struct
idt_smb_seq
*seq)
in idt_smb_read_byte()
355
const struct
idt_smb_seq
*seq)
in idt_smb_write_word()
404
struct
idt_smb_seq
*seq)
in idt_smb_read_word()
455
const struct
idt_smb_seq
*se
in idt_smb_write_block()
[all...]
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H
A
D
idt_89hpesx.c
88
struct
idt_smb_seq
;
100
int (*smb_write)(struct idt_89hpesx_dev *, const struct
idt_smb_seq
*);
101
int (*smb_read)(struct idt_89hpesx_dev *, struct
idt_smb_seq
*);
111
* struct
idt_smb_seq
- sequence of data to be read/written from/to IDT 89HPESx
116
struct
idt_smb_seq
{
struct
259
const struct
idt_smb_seq
*seq)
in idt_smb_write_byte()
291
struct
idt_smb_seq
*seq)
in idt_smb_read_byte()
324
const struct
idt_smb_seq
*seq)
in idt_smb_write_word()
373
struct
idt_smb_seq
*seq)
in idt_smb_read_word()
424
const struct
idt_smb_seq
*se
in idt_smb_write_block()
[all...]
Completed in 3 milliseconds