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:to_vx222
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/vx222/
H
A
D
vx222_ops.c
76
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reg_addr()
149
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_dsp()
164
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_test_xilinx()
469
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_validate_irq()
720
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_codec()
762
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_change_audio_source()
781
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_set_clock_source()
795
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_board()
868
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx_input_level_get()
879
struct snd_vx222 *chip =
to_vx222
(_chi
in vx_input_level_put()
[all...]
H
A
D
vx222.c
106
struct snd_vx222 *vx =
to_vx222
(chip);
in snd_vx222_free()
148
vx =
to_vx222
(chip);
in snd_vx222_create()
H
A
D
vx222.h
29
#define
to_vx222
(x) container_of(x, struct snd_vx222, core)
macro
/kernel/linux/linux-6.6/sound/pci/vx222/
H
A
D
vx222_ops.c
76
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reg_addr()
149
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_dsp()
164
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_test_xilinx()
471
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_validate_irq()
722
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_codec()
764
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_change_audio_source()
783
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_set_clock_source()
797
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx2_reset_board()
870
struct snd_vx222 *chip =
to_vx222
(_chip);
in vx_input_level_get()
881
struct snd_vx222 *chip =
to_vx222
(_chi
in vx_input_level_put()
[all...]
H
A
D
vx222.h
29
#define
to_vx222
(x) container_of(x, struct snd_vx222, core)
macro
H
A
D
vx222.c
123
vx =
to_vx222
(chip);
in snd_vx222_create()
Completed in 5 milliseconds