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:cx23885_audio_dev
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H
A
D
cx23885-alsa.c
71
static int cx23885_alsa_dma_init(struct
cx23885_audio_dev
*chip,
in cx23885_alsa_dma_init()
112
static int cx23885_alsa_dma_map(struct
cx23885_audio_dev
*dev)
in cx23885_alsa_dma_map()
126
static int cx23885_alsa_dma_unmap(struct
cx23885_audio_dev
*dev)
in cx23885_alsa_dma_unmap()
151
static int cx23885_start_audio_dma(struct
cx23885_audio_dev
*chip)
in cx23885_start_audio_dma()
204
static int cx23885_stop_audio_dma(struct
cx23885_audio_dev
*chip)
in cx23885_stop_audio_dma()
229
struct
cx23885_audio_dev
*chip = dev->audio_dev;
in cx23885_audio_irq()
259
static int dsp_buffer_free(struct
cx23885_audio_dev
*chip)
in dsp_buffer_free()
313
struct
cx23885_audio_dev
*chip = snd_pcm_substream_chip(substream);
in snd_cx23885_pcm_open()
361
struct
cx23885_audio_dev
*chip = snd_pcm_substream_chip(substream);
in snd_cx23885_hw_params()
421
struct
cx23885_audio_dev
*chi
in snd_cx23885_hw_free()
[all...]
H
A
D
cx23885.h
332
struct
cx23885_audio_dev
{
struct
442
struct
cx23885_audio_dev
*audio_dev;
617
extern struct
cx23885_audio_dev
*cx23885_audio_register(
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H
A
D
cx23885-alsa.c
71
static int cx23885_alsa_dma_init(struct
cx23885_audio_dev
*chip,
in cx23885_alsa_dma_init()
112
static int cx23885_alsa_dma_map(struct
cx23885_audio_dev
*dev)
in cx23885_alsa_dma_map()
126
static int cx23885_alsa_dma_unmap(struct
cx23885_audio_dev
*dev)
in cx23885_alsa_dma_unmap()
151
static int cx23885_start_audio_dma(struct
cx23885_audio_dev
*chip)
in cx23885_start_audio_dma()
204
static int cx23885_stop_audio_dma(struct
cx23885_audio_dev
*chip)
in cx23885_stop_audio_dma()
229
struct
cx23885_audio_dev
*chip = dev->audio_dev;
in cx23885_audio_irq()
259
static int dsp_buffer_free(struct
cx23885_audio_dev
*chip)
in dsp_buffer_free()
313
struct
cx23885_audio_dev
*chip = snd_pcm_substream_chip(substream);
in snd_cx23885_pcm_open()
361
struct
cx23885_audio_dev
*chip = snd_pcm_substream_chip(substream);
in snd_cx23885_hw_params()
421
struct
cx23885_audio_dev
*chi
in snd_cx23885_hw_free()
[all...]
H
A
D
cx23885.h
332
struct
cx23885_audio_dev
{
struct
442
struct
cx23885_audio_dev
*audio_dev;
617
extern struct
cx23885_audio_dev
*cx23885_audio_register(
Completed in 6 milliseconds