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:is_present
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/include/sound/
H
A
D
cs35l36.h
15
bool
is_present
;
member
H
A
D
cs35l35.h
47
bool
is_present
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
cs35l36.h
15
bool
is_present
;
member
H
A
D
cs35l35.h
47
bool
is_present
;
member
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H
A
D
ocxl_hw.h
41
bool
is_present
; /* Function has AFUs defined */
member
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
collie_battery.c
33
bool (*
is_present
)(struct collie_bat *bat);
member
H
A
D
tosa_battery.c
30
bool (*
is_present
)(struct tosa_bat *bat);
member
H
A
D
sbs-battery.c
194
bool
is_present
;
member
232
static int sbs_update_presence(struct sbs_info *chip, bool
is_present
)
in sbs_update_presence()
argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H
A
D
ocxl_hw.h
41
bool
is_present
; /* Function has AFUs defined */
member
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
collie_battery.c
35
bool (*
is_present
)(struct collie_bat *bat);
member
H
A
D
sbs-battery.c
207
bool
is_present
;
member
266
static int sbs_update_presence(struct sbs_info *chip, bool
is_present
)
in sbs_update_presence()
argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H
A
D
stk-webcam.h
56
#define
is_present
(dev) ((dev)->status & S_PRESENT)
macro
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H
A
D
tdp_mmu.c
249
bool
is_present
= is_shadow_present_pte(new_spte);
in __handle_changed_spte()
local
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
confdata.c
22
static bool
is_present
(const char *path)
in is_present()
function
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H
A
D
tdp_mmu.c
424
bool
is_present
= is_shadow_present_pte(new_spte);
in handle_changed_spte()
local
/kernel/linux/linux-6.6/scripts/kconfig/
H
A
D
confdata.c
24
static bool
is_present
(const char *path)
in is_present()
function
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
sierra_net.c
84
int
is_present
;
member
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
sierra_net.c
84
int
is_present
;
member
/kernel/linux/linux-5.10/sound/pci/mixart/
H
A
D
mixart_core.h
87
u32
is_present
;
member
/kernel/linux/linux-6.6/sound/pci/mixart/
H
A
D
mixart_core.h
88
u32
is_present
;
member
Completed in 18 milliseconds