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:hw_cfg
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l41-i2c.c
36
struct cs35l41_hw_cfg *
hw_cfg
= dev_get_platdata(dev);
in cs35l41_i2c_probe()
local
H
A
D
cs35l41-spi.c
33
struct cs35l41_hw_cfg *
hw_cfg
= dev_get_platdata(&spi->dev);
in cs35l41_spi_probe()
local
H
A
D
cs35l41.h
29
struct cs35l41_hw_cfg
hw_cfg
;
member
H
A
D
cs35l41-lib.c
1365
int cs35l41_gpio_config(struct regmap *regmap, struct cs35l41_hw_cfg *
hw_cfg
)
in cs35l41_gpio_config()
argument
1137
cs35l41_init_boost(struct device *dev, struct regmap *regmap, struct cs35l41_
hw_cfg
*
hw_cfg
)
cs35l41_init_boost()
argument
H
A
D
cs35l41.c
919
struct cs35l41_hw_cfg *
hw_cfg
= &cs35l41->
hw_cfg
;
in cs35l41_set_pdata()
local
1025
cs35l41_handle_pdata(struct device *dev, struct cs35l41_
hw_cfg
*
hw_cfg
)
cs35l41_handle_pdata()
argument
1174
cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_
hw_cfg
*
hw_cfg
)
cs35l41_probe()
argument
[all...]
/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()
local
55
struct cs35l41_
hw_cfg
*
hw_cfg
= &cs35l41->
hw_cfg
;
hp_vision_acpi_fix()
local
[all...]
H
A
D
cs35l41_hda.h
52
struct cs35l41_hw_cfg
hw_cfg
;
member
H
A
D
cs35l41_hda.c
1291
struct cs35l41_
hw_cfg
*
hw_cfg
= &cs35l41->
hw_cfg
;
cs35l41_hda_apply_properties()
local
1418
struct cs35l41_
hw_cfg
*
hw_cfg
= &cs35l41->
hw_cfg
;
cs35l41_hda_read_acpi()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H
A
D
hw.c
853
u32 cfg,
hw_cfg
;
in alx_phy_configured()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_ctl.c
684
const struct mdp5_cfg_hw *
hw_cfg
= mdp5_cfg_get_hw_config(cfg_hnd);
in mdp5_ctlm_init()
local
H
A
D
mdp5_crtc.c
697
const struct mdp5_cfg_hw *
hw_cfg
;
in mdp5_crtc_atomic_check()
local
H
A
D
mdp5_kms.c
355
static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *
hw_cfg
, int intf_num)
in get_dsi_id_from_intf()
argument
422
const struct mdp5_cfg_hw *
hw_cfg
=
in modeset_init_intf()
local
735
const struct mdp5_cfg_hw *
hw_cfg
;
in hwpipe_init()
local
771
const struct mdp5_cfg_hw *
hw_cfg
;
hwmixer_init()
local
797
const struct mdp5_cfg_hw *
hw_cfg
;
interface_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H
A
D
hw.c
853
u32 cfg,
hw_cfg
;
in alx_phy_configured()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_kms.c
336
static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *
hw_cfg
, int intf_num)
in get_dsi_id_from_intf()
argument
388
const struct mdp5_cfg_hw *
hw_cfg
=
in modeset_init_intf()
local
696
const struct mdp5_cfg_hw *
hw_cfg
;
in hwpipe_init()
local
732
const struct mdp5_cfg_hw *
hw_cfg
;
hwmixer_init()
local
758
const struct mdp5_cfg_hw *
hw_cfg
;
interface_init()
local
[all...]
H
A
D
mdp5_ctl.c
693
const struct mdp5_cfg_hw *
hw_cfg
= mdp5_cfg_get_hw_config(cfg_hnd);
in mdp5_ctlm_init()
local
H
A
D
mdp5_crtc.c
706
const struct mdp5_cfg_hw *
hw_cfg
;
in mdp5_crtc_atomic_check()
local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
avs.h
120
struct avs_hw_cfg
hw_cfg
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_debugfs.c
2359
u32
hw_cfg
;
in hclge_dbg_dump_ptp_info()
local
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H
A
D
audioreach.c
598
struct apm_module_hw_ep_mf_cfg *
hw_cfg
;
in audioreach_display_port_set_media_format()
local
666
struct apm_module_hw_ep_mf_cfg *
hw_cfg
;
in audioreach_codec_dma_set_media_format()
local
945
struct apm_module_hw_ep_mf_cfg *
hw_cfg
;
audioreach_i2s_set_media_format()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H
A
D
lan743x_main.c
32
u32
hw_cfg
;
in pci11x1x_strap_get_status()
local
H
A
D
lan743x_main.h
1044
u32
hw_cfg
;
member
Completed in 30 milliseconds