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
defs:fasync
(Results
1 - 25
of
43
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
hid-debug.h
32
struct fasync_struct *
fasync
;
member
H
A
D
hidraw.h
31
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hid-debug.h
32
struct fasync_struct *
fasync
;
member
H
A
D
hidraw.h
31
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/sound/core/
H
A
D
misc.c
161
struct fasync_struct *
fasync
;
member
173
struct snd_fasync *
fasync
;
in snd_fasync_work_fn()
local
192
struct snd_fasync *
fasync
in snd_fasync_helper()
local
218
snd_kill_
fasync
(struct snd_
fasync
*
fasync
, int signal, int poll)
snd_kill_fasync()
argument
233
snd_
fasync
_free(struct snd_
fasync
*
fasync
)
snd_fasync_free()
argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H
A
D
misc.c
161
struct fasync_struct *
fasync
;
member
173
struct snd_fasync *
fasync
;
in snd_fasync_work_fn()
local
192
struct snd_fasync *
fasync
in snd_fasync_helper()
local
218
snd_kill_
fasync
(struct snd_
fasync
*
fasync
, int signal, int poll)
snd_kill_fasync()
argument
233
snd_
fasync
_free(struct snd_
fasync
*
fasync
)
snd_fasync_free()
argument
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
serio_raw.c
43
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/include/sound/
H
A
D
control.h
106
struct snd_fasync *
fasync
;
member
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
serio_raw.c
43
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H
A
D
hiddev.c
43
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
vc_screen.c
81
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-6.6/drivers/tty/vt/
H
A
D
vc_screen.c
81
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-6.6/drivers/platform/surface/
H
A
D
surface_aggregator_cdev.c
68
struct fasync_struct *
fasync
;
member
H
A
D
surface_dtx.c
181
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
control.h
112
struct snd_fasync *
fasync
;
member
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H
A
D
hiddev.c
43
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/drivers/input/
H
A
D
joydev.c
64
struct fasync_struct *
fasync
;
member
H
A
D
mousedev.c
95
struct fasync_struct *
fasync
;
member
H
A
D
evdev.c
46
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-6.6/drivers/input/
H
A
D
joydev.c
63
struct fasync_struct *
fasync
;
member
H
A
D
evdev.c
46
struct fasync_struct *
fasync
;
member
H
A
D
mousedev.c
95
struct fasync_struct *
fasync
;
member
/kernel/linux/linux-5.10/drivers/char/
H
A
D
random.c
85
static struct fasync_struct *
fasync
;
variable
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
cosa.c
980
static struct
fasync
_struct *
fasync
[256] = { NULL, };
global()
variable
/kernel/linux/linux-5.10/drivers/usb/class/
H
A
D
usbtmc.c
111
struct fasync_struct *
fasync
;
member
Completed in 30 milliseconds
1
2