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:cx88_audio_dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88-alsa.c
53
struct
cx88_audio_dev
{
struct
114
static int _cx88_start_audio_dma(struct
cx88_audio_dev
*chip)
in _cx88_start_audio_dma()
164
static int _cx88_stop_audio_dma(struct
cx88_audio_dev
*chip)
in _cx88_stop_audio_dma()
206
static void cx8801_aud_irq(struct
cx88_audio_dev
*chip)
in cx8801_aud_irq()
244
struct
cx88_audio_dev
*chip = dev_id;
in cx8801_irq()
274
static int cx88_alsa_dma_init(struct
cx88_audio_dev
*chip,
in cx88_alsa_dma_init()
315
static int cx88_alsa_dma_map(struct
cx88_audio_dev
*dev)
in cx88_alsa_dma_map()
329
static int cx88_alsa_dma_unmap(struct
cx88_audio_dev
*dev)
in cx88_alsa_dma_unmap()
351
static int dsp_buffer_free(struct
cx88_audio_dev
*chip)
in dsp_buffer_free()
406
struct
cx88_audio_dev
*chi
in snd_cx88_pcm_open()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88-alsa.c
53
struct
cx88_audio_dev
{
struct
113
static int _cx88_start_audio_dma(struct
cx88_audio_dev
*chip)
in _cx88_start_audio_dma()
163
static int _cx88_stop_audio_dma(struct
cx88_audio_dev
*chip)
in _cx88_stop_audio_dma()
205
static void cx8801_aud_irq(struct
cx88_audio_dev
*chip)
in cx8801_aud_irq()
243
struct
cx88_audio_dev
*chip = dev_id;
in cx8801_irq()
273
static int cx88_alsa_dma_init(struct
cx88_audio_dev
*chip,
in cx88_alsa_dma_init()
314
static int cx88_alsa_dma_map(struct
cx88_audio_dev
*dev)
in cx88_alsa_dma_map()
328
static int cx88_alsa_dma_unmap(struct
cx88_audio_dev
*dev)
in cx88_alsa_dma_unmap()
350
static int dsp_buffer_free(struct
cx88_audio_dev
*chip)
in dsp_buffer_free()
405
struct
cx88_audio_dev
*chi
in snd_cx88_pcm_open()
[all...]
Completed in 2 milliseconds