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:snd_vxpocket
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H
A
D
vxp_ops.c
40
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reg_addr()
100
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reset_dsp()
118
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reset_codec()
137
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_load_xilinx_binary()
270
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_test_and_ack()
297
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_validate_irq()
313
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_setup_pseudo_dma()
333
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_release_pseudo_dma()
393
struct
snd_vxpocket
*pchip = to_vxpocket(chip);
in vxp_dma_read()
457
struct
snd_vxpocket
*pchi
in vx_set_mic_boost()
[all...]
H
A
D
vxp_mixer.c
33
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_level_get()
41
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_level_put()
78
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_boost_get()
86
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_boost_put()
110
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_add_mic_controls()
H
A
D
vxpocket.c
125
struct
snd_vxpocket
**chip_ret)
in snd_vxpocket_new()
128
struct
snd_vxpocket
*vxp;
in snd_vxpocket_new()
135
sizeof(struct
snd_vxpocket
) - sizeof(struct vx_core));
in snd_vxpocket_new()
178
struct
snd_vxpocket
*vxp = to_vxpocket(chip);
in snd_vxpocket_assign_resources()
269
//struct
snd_vxpocket
*vxp = (struct
snd_vxpocket
*)chip;
in vxp_resume()
288
struct
snd_vxpocket
*vxp;
in vxpocket_probe()
328
struct
snd_vxpocket
*vxp;
in vxpocket_detach()
H
A
D
vxpocket.h
16
struct
snd_vxpocket
{
struct
33
#define to_vxpocket(x) container_of(x, struct
snd_vxpocket
, core)
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H
A
D
vxp_ops.c
40
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reg_addr()
100
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reset_dsp()
118
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_reset_codec()
137
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_load_xilinx_binary()
272
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_test_and_ack()
299
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_validate_irq()
315
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_setup_pseudo_dma()
335
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_release_pseudo_dma()
395
struct
snd_vxpocket
*pchip = to_vxpocket(chip);
in vxp_dma_read()
459
struct
snd_vxpocket
*pchi
in vx_set_mic_boost()
[all...]
H
A
D
vxp_mixer.c
33
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_level_get()
41
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_level_put()
78
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_boost_get()
86
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vx_mic_boost_put()
110
struct
snd_vxpocket
*chip = to_vxpocket(_chip);
in vxp_add_mic_controls()
H
A
D
vxpocket.c
108
struct
snd_vxpocket
**chip_ret)
in snd_vxpocket_new()
111
struct
snd_vxpocket
*vxp;
in snd_vxpocket_new()
114
sizeof(struct
snd_vxpocket
) - sizeof(struct vx_core));
in snd_vxpocket_new()
152
struct
snd_vxpocket
*vxp = to_vxpocket(chip);
in snd_vxpocket_assign_resources()
244
//struct
snd_vxpocket
*vxp = (struct
snd_vxpocket
*)chip;
in vxp_resume()
263
struct
snd_vxpocket
*vxp;
in vxpocket_probe()
303
struct
snd_vxpocket
*vxp;
in vxpocket_detach()
H
A
D
vxpocket.h
16
struct
snd_vxpocket
{
struct
33
#define to_vxpocket(x) container_of(x, struct
snd_vxpocket
, core)
Completed in 4 milliseconds