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:vxp
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H
A
D
vxpocket.c
128
struct snd_vxpocket *
vxp
;
in snd_vxpocket_new()
local
146
vxp
= to_vxpocket(chip);
in snd_vxpocket_new()
148
vxp
->p_dev = link;
in snd_vxpocket_new()
158
*chip_ret =
vxp
;
in snd_vxpocket_new()
178
struct snd_vxpocket *
vxp
= to_vxpocket(chip);
in snd_vxpocket_assign_resources()
local
181
vxp
->port = port;
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()
local
311
err = snd_vxpocket_new(card, ibl[i], p_dev, &
vxp
);
in vxpocket_probe()
316
card->private_data =
vxp
;
in vxpocket_probe()
328
struct snd_
vxp
ocket *
vxp
;
vxpocket_detach()
local
[all...]
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H
A
D
vxpocket.c
111
struct snd_vxpocket *
vxp
;
in snd_vxpocket_new()
local
120
vxp
= to_vxpocket(chip);
in snd_vxpocket_new()
122
vxp
->p_dev = link;
in snd_vxpocket_new()
132
*chip_ret =
vxp
;
in snd_vxpocket_new()
152
struct snd_vxpocket *
vxp
= to_vxpocket(chip);
in snd_vxpocket_assign_resources()
local
155
vxp
->port = port;
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()
local
286
err = snd_vxpocket_new(card, ibl[i], p_dev, &
vxp
);
in vxpocket_probe()
291
card->private_data =
vxp
;
in vxpocket_probe()
303
struct snd_
vxp
ocket *
vxp
;
vxpocket_detach()
local
[all...]
Completed in 2 milliseconds