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:coco
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/coco/
H
A
D
core.c
13
#include <asm/
coco
.h>
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
imx6ul_tsc.c
306
u32
coco
;
in adc_irq_fn()
local
309
coco
= readl(tsc->adc_regs + REG_ADC_HS);
in adc_irq_fn()
310
if (
coco
& 0x01) {
in adc_irq_fn()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
imx6ul_tsc.c
306
u32
coco
;
in adc_irq_fn()
local
308
coco
= readl(tsc->adc_regs + REG_ADC_HS);
in adc_irq_fn()
309
if (
coco
& 0x01) {
in adc_irq_fn()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
sev.h
17
#include <asm/
coco
.h>
H
A
D
pgtable.h
23
#include <asm/
coco
.h>
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
vf610_adc.c
580
int
coco
;
in vf610_adc_isr()
local
582
coco
= readl(info->regs + VF610_REG_ADC_HS);
in vf610_adc_isr()
583
if (
coco
& VF610_ADC_HS_COCO0) {
in vf610_adc_isr()
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
vf610_adc.c
583
int
coco
;
in vf610_adc_isr()
local
585
coco
= readl(info->regs + VF610_REG_ADC_HS);
in vf610_adc_isr()
586
if (
coco
& VF610_ADC_HS_COCO0) {
in vf610_adc_isr()
/kernel/linux/linux-6.6/arch/x86/coco/tdx/
H
A
D
tdx.c
10
#include <asm/
coco
.h>
/kernel/linux/linux-6.6/arch/x86/hyperv/
H
A
D
ivm.c
16
#include <asm/
coco
.h>
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
mem_encrypt_identity.c
47
#include <asm/
coco
.h>
Completed in 11 milliseconds