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:mono
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/leds/rgb/
H
A
D
leds-group-multicolor.c
36
struct led_classdev *
mono
= priv->monochromatics[i];
in leds_gmc_set()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
timekeeping.h
147
static inline ktime_t ktime_mono_to_real(ktime_t
mono
)
in ktime_mono_to_real()
argument
232
u64
mono
;
member
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
procfs.c
300
static time64_t ktime_mono_to_real_seconds(time64_t
mono
)
in ktime_mono_to_real_seconds()
argument
/kernel/linux/linux-5.10/drivers/staging/olpc_dcon/
H
A
D
olpc_dcon.h
87
bool
mono
;
member
/kernel/linux/linux-6.6/fs/reiserfs/
H
A
D
procfs.c
300
static time64_t ktime_mono_to_real_seconds(time64_t
mono
)
in ktime_mono_to_real_seconds()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
timekeeping.h
147
static inline ktime_t ktime_mono_to_real(ktime_t
mono
)
in ktime_mono_to_real()
argument
233
u64
mono
;
member
/kernel/linux/linux-6.6/drivers/staging/olpc_dcon/
H
A
D
olpc_dcon.h
87
bool
mono
;
member
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
H
A
D
mtk-afe-fe-dai.c
449
unsigned int
mono
;
in mtk_memif_set_channel()
local
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
tea5761.c
136
__set_radio_freq(struct dvb_frontend *fe, unsigned int freq, bool
mono
)
__set_radio_freq()
argument
H
A
D
tuner-simple.c
674
bool
mono
= params->audmode == V4L2_TUNER_MODE_MONO;
in simple_set_radio_freq()
local
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
tea5761.c
136
__set_radio_freq(struct dvb_frontend *fe, unsigned int freq, bool
mono
)
__set_radio_freq()
argument
H
A
D
tuner-simple.c
674
bool
mono
= params->audmode == V4L2_TUNER_MODE_MONO;
in simple_set_radio_freq()
local
/kernel/linux/linux-6.6/sound/soc/mediatek/common/
H
A
D
mtk-afe-fe-dai.c
460
unsigned int
mono
;
in mtk_memif_set_channel()
local
/kernel/linux/linux-5.10/net/sched/
H
A
D
act_gate.c
23
ktime_t
mono
= ktime_get();
in gate_get_time()
local
H
A
D
sch_taprio.c
98
static ktime_t taprio_mono_to_any(const struct taprio_sched *q, ktime_t
mono
)
in taprio_mono_to_any()
argument
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H
A
D
ctatc.h
66
void *
mono
; /* A SUM resource for mixing chs to one */
member
H
A
D
ctatc.c
652
struct sum *
mono
;
in atc_pcm_capture_prepare()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_format_helper.c
1018
u8 *
mono
= dst[0].vaddr, *gray8;
in drm_fb_xrgb8888_to_mono()
local
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_gate.c
23
ktime_t
mono
= ktime_get();
in gate_get_time()
local
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H
A
D
ctatc.h
66
void *
mono
; /* A SUM resource for mixing chs to one */
member
H
A
D
ctatc.c
652
struct sum *
mono
;
in atc_pcm_capture_prepare()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H
A
D
repaper.c
513
u8 *gray8 = buf, *
mono
= buf;
in repaper_gray8_to_mono_reversed()
local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-cards.h
215
u16
mono
; /* set audio to
mono
*/
member
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H
A
D
pcxhr.c
43
static bool
mono
[SNDRV_CARDS]; /* capture
mono
only */
variable
/kernel/linux/linux-5.10/kernel/time/
H
A
D
timekeeping.c
538
static __always_inline u64 __ktime_get_real_fast(struct tk_fast *tkf, u64 *
mono
)
in __ktime_get_real_fast()
argument
2252
struct timespec64 now,
mono
;
in ktime_get_coarse_ts64()
local
[all...]
Completed in 27 milliseconds
1
2