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:ad7606_bus_ops
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
ad7606.h
96
const struct
ad7606_bus_ops
*bops;
128
* struct
ad7606_bus_ops
- driver bus operations
137
struct
ad7606_bus_ops
{
struct
154
const struct
ad7606_bus_ops
*bops);
H
A
D
ad7606_par.c
28
static const struct
ad7606_bus_ops
ad7606_par16_bops = {
43
static const struct
ad7606_bus_ops
ad7606_par8_bops = {
H
A
D
ad7606_spi.c
285
static const struct
ad7606_bus_ops
ad7606_spi_bops = {
289
static const struct
ad7606_bus_ops
ad7616_spi_bops = {
298
static const struct
ad7606_bus_ops
ad7606B_spi_bops = {
310
const struct
ad7606_bus_ops
*bops;
in ad7606_spi_probe()
H
A
D
ad7606.c
568
const struct
ad7606_bus_ops
*bops)
in ad7606_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
ad7606.h
94
const struct
ad7606_bus_ops
*bops;
126
* struct
ad7606_bus_ops
- driver bus operations
135
struct
ad7606_bus_ops
{
struct
152
const struct
ad7606_bus_ops
*bops);
H
A
D
ad7606_par.c
29
static const struct
ad7606_bus_ops
ad7606_par16_bops = {
44
static const struct
ad7606_bus_ops
ad7606_par8_bops = {
H
A
D
ad7606_spi.c
285
static const struct
ad7606_bus_ops
ad7606_spi_bops = {
289
static const struct
ad7606_bus_ops
ad7616_spi_bops = {
298
static const struct
ad7606_bus_ops
ad7606B_spi_bops = {
310
const struct
ad7606_bus_ops
*bops;
in ad7606_spi_probe()
H
A
D
ad7606.c
562
const struct
ad7606_bus_ops
*bops)
in ad7606_probe()
Completed in 5 milliseconds