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:cs35l41_hw_cfg
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l41.h
29
struct
cs35l41_hw_cfg
hw_cfg;
38
int cs35l41_probe(struct cs35l41_private *cs35l41, const struct
cs35l41_hw_cfg
*hw_cfg);
H
A
D
cs35l41-i2c.c
36
struct
cs35l41_hw_cfg
*hw_cfg = dev_get_platdata(dev);
in cs35l41_i2c_probe()
H
A
D
cs35l41-spi.c
33
struct
cs35l41_hw_cfg
*hw_cfg = dev_get_platdata(&spi->dev);
in cs35l41_spi_probe()
H
A
D
cs35l41.c
919
struct
cs35l41_hw_cfg
*hw_cfg = &cs35l41->hw_cfg;
in cs35l41_set_pdata()
1025
static int cs35l41_handle_pdata(struct device *dev, struct
cs35l41_hw_cfg
*hw_cfg)
in cs35l41_handle_pdata()
1174
int cs35l41_probe(struct cs35l41_private *cs35l41, const struct
cs35l41_hw_cfg
*hw_cfg)
in cs35l41_probe()
H
A
D
cs35l41-lib.c
1138
struct
cs35l41_hw_cfg
*hw_cfg)
in cs35l41_init_boost()
1365
int cs35l41_gpio_config(struct regmap *regmap, struct
cs35l41_hw_cfg
*hw_cfg)
in cs35l41_gpio_config()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
cs35l41_hda_property.c
23
struct
cs35l41_hw_cfg
*hw_cfg = &cs35l41->hw_cfg;
in lenovo_legion_no_acpi()
55
struct
cs35l41_hw_cfg
*hw_cfg = &cs35l41->hw_cfg;
in hp_vision_acpi_fix()
H
A
D
cs35l41_hda.h
52
struct
cs35l41_hw_cfg
hw_cfg;
H
A
D
cs35l41_hda.c
1291
struct
cs35l41_hw_cfg
*hw_cfg = &cs35l41->hw_cfg;
in cs35l41_hda_apply_properties()
1418
struct
cs35l41_hw_cfg
*hw_cfg = &cs35l41->hw_cfg;
in cs35l41_hda_read_acpi()
/kernel/linux/linux-6.6/include/sound/
H
A
D
cs35l41.h
790
struct
cs35l41_hw_cfg
{
struct
893
int cs35l41_gpio_config(struct regmap *regmap, struct
cs35l41_hw_cfg
*hw_cfg);
902
struct
cs35l41_hw_cfg
*hw_cfg);
Completed in 13 milliseconds