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
defs:chip_data
(Results
1 - 25
of
71
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/drivers/iio/accel/
H
A
D
adxl313_i2c.c
61
const struct adxl313_chip_info *
chip_data
;
in adxl313_i2c_probe()
local
H
A
D
adxl355_spi.c
28
const struct adxl355_chip_info *
chip_data
;
in adxl355_spi_probe()
local
H
A
D
adxl355_i2c.c
26
const struct adxl355_chip_info *
chip_data
;
in adxl355_i2c_probe()
local
H
A
D
adxl313_spi.c
66
const struct adxl313_chip_info *
chip_data
;
in adxl313_spi_probe()
local
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-gic-pm.c
20
struct gic_chip_data *
chip_data
;
member
H
A
D
irq-mtk-sysirq.c
29
struct mtk_sysirq_chip_data *
chip_data
= data->
chip_data
;
in mtk_sysirq_set_type()
local
126
struct mtk_sysirq_chip_data *
chip_data
;
in mtk_sysirq_of_init()
local
[all...]
H
A
D
irq-vf610-mscm-ir.c
89
struct vf610_mscm_ir_chip_data *
chip_data
= data->
chip_data
;
in vf610_mscm_ir_enable()
local
106
struct vf610_mscm_ir_chip_data *
chip_data
= data->
chip_data
;
in vf610_mscm_ir_disable()
local
H
A
D
exynos-combiner.c
67
struct combiner_chip_data *
chip_data
= irq_desc_get_handler_data(desc);
in combiner_handle_cascade_irq()
local
98
struct combiner_chip_data *
chip_data
= irq_data_get_irq_chip_data(d);
in combiner_set_affinity()
local
H
A
D
irq-owl-sirq.c
135
struct owl_sirq_chip_data *
chip_data
= irq_data_get_irq_chip_data(data);
in owl_sirq_eoi()
local
150
struct owl_sirq_chip_data *
chip_data
= irq_data_get_irq_chip_data(data);
in owl_sirq_mask()
local
158
struct owl_sirq_chip_data *
chip_data
= irq_data_get_irq_chip_data(data);
in owl_sirq_unmask()
local
171
struct owl_sirq_chip_data *
chip_data
= irq_data_get_irq_chip_data(data);
in owl_sirq_set_type()
local
231
struct owl_sirq_chip_data *
chip_data
= domain->host_data;
in owl_sirq_domain_alloc()
local
282
struct owl_sirq_
chip_data
*
chip_data
;
owl_sirq_init()
local
[all...]
H
A
D
irq-mtk-cirq.c
42
struct mtk_cirq_chip_data *
chip_data
= data->
chip_data
;
in mtk_cirq_write_mask()
local
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-pca9570.c
39
const struct pca9570_chip_data *
chip_data
;
member
H
A
D
gpio-104-idi-48.c
132
struct regmap_irq_chip_data *
chip_data
;
in idi_48_probe()
local
H
A
D
gpio-idio-16.c
108
struct regmap_irq_chip_data *
chip_data
;
in devm_idio_16_regmap_register()
local
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H
A
D
i2c-hid-of-elan.c
34
const struct elan_i2c_hid_chip_data *
chip_data
;
member
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-gic-pm.c
20
struct gic_chip_data *
chip_data
;
member
H
A
D
irq-mtk-sysirq.c
29
struct mtk_sysirq_chip_data *
chip_data
= data->
chip_data
;
in mtk_sysirq_set_type()
local
127
struct mtk_sysirq_chip_data *
chip_data
;
in mtk_sysirq_of_init()
local
[all...]
H
A
D
irq-vf610-mscm-ir.c
89
struct vf610_mscm_ir_chip_data *
chip_data
= data->
chip_data
;
in vf610_mscm_ir_enable()
local
106
struct vf610_mscm_ir_chip_data *
chip_data
= data->
chip_data
;
in vf610_mscm_ir_disable()
local
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H
A
D
uv_irq.c
78
struct uv_irq_2_mmr_pnode *
chip_data
;
in uv_domain_alloc()
local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
mt6397-core.c
128
struct
chip_data
{
struct
/kernel/linux/linux-6.6/drivers/thermal/
H
A
D
loongson2_thermal.c
35
const struct loongson2_thermal_chip_data *
chip_data
;
member
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H
A
D
uv_irq.c
78
struct uv_irq_2_mmr_pnode *
chip_data
;
in uv_domain_alloc()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H
A
D
realtek-smi-core.h
74
void *
chip_data
; /* Per-chip extra variant data */
member
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-pxa2xx.h
69
struct
chip_data
{
struct
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
mt6397-core.c
236
struct
chip_data
{
struct
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-pxa2xx.h
59
struct
chip_data
{
struct
Completed in 9 milliseconds
1
2
3