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_als300
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/
H
A
D
als300.c
102
struct
snd_als300
{
struct
152
static void snd_als300_set_irq_flag(struct
snd_als300
*chip, int cmd)
in snd_als300_set_irq_flag()
167
static int snd_als300_free(struct
snd_als300
*chip)
in snd_als300_free()
180
struct
snd_als300
*chip = device->device_data;
in snd_als300_dev_free()
187
struct
snd_als300
*chip = dev_id;
in snd_als300_interrupt()
218
struct
snd_als300
*chip = dev_id;
in snd_als300plus_interrupt()
261
struct
snd_als300
*chip = ac97->private_data;
in snd_als300_ac97_read()
282
struct
snd_als300
*chip = ac97->private_data;
in snd_als300_ac97_write()
292
static int snd_als300_ac97(struct
snd_als300
*chip)
in snd_als300_ac97()
358
struct
snd_als300
*chi
in snd_als300_playback_open()
[all...]
/kernel/linux/linux-6.6/sound/pci/
H
A
D
als300.c
101
struct
snd_als300
{
struct
151
static void snd_als300_set_irq_flag(struct
snd_als300
*chip, int cmd)
in snd_als300_set_irq_flag()
168
struct
snd_als300
*chip = card->private_data;
in snd_als300_free()
176
struct
snd_als300
*chip = dev_id;
in snd_als300_interrupt()
207
struct
snd_als300
*chip = dev_id;
in snd_als300plus_interrupt()
245
struct
snd_als300
*chip = ac97->private_data;
in snd_als300_ac97_read()
266
struct
snd_als300
*chip = ac97->private_data;
in snd_als300_ac97_write()
276
static int snd_als300_ac97(struct
snd_als300
*chip)
in snd_als300_ac97()
343
struct
snd_als300
*chip = snd_pcm_substream_chip(substream);
in snd_als300_playback_open()
360
struct
snd_als300
*chi
in snd_als300_playback_close()
[all...]
Completed in 3 milliseconds