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:MACH_IS_HP300
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
setup.h
135
# define
MACH_IS_HP300
(0)
macro
140
# define
MACH_IS_HP300
(m68k_machtype == MACH_HP300)
macro
143
# define
MACH_IS_HP300
(1)
macro
H
A
D
blinken.h
24
if (
MACH_IS_HP300
)
in blinken_leds()
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
setup.h
142
# define
MACH_IS_HP300
(0)
macro
148
# define
MACH_IS_HP300
(m68k_machtype == MACH_HP300)
macro
151
# define
MACH_IS_HP300
(1)
macro
H
A
D
blinken.h
24
if (
MACH_IS_HP300
)
in blinken_leds()
/kernel/linux/linux-5.10/drivers/dio/
H
A
D
dio.c
179
if (!
MACH_IS_HP300
)
in dio_init()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H
A
D
8250_hp300.c
217
if (!
MACH_IS_HP300
)
in hp300_8250_init()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H
A
D
8250_hp300.c
217
if (!
MACH_IS_HP300
)
in hp300_8250_init()
/kernel/linux/linux-6.6/drivers/dio/
H
A
D
dio.c
178
if (!
MACH_IS_HP300
)
in dio_init()
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
hp_sdc_rtc.c
352
if (!
MACH_IS_HP300
)
in hp_sdc_rtc_init()
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
hp_sdc_mlc.c
308
if (!
MACH_IS_HP300
)
in hp_sdc_mlc_init()
H
A
D
hp_sdc.c
1016
if (!
MACH_IS_HP300
)
in hp_sdc_register()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
hilkbd.c
363
if (!
MACH_IS_HP300
)
in hil_init()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
hilkbd.c
361
if (!
MACH_IS_HP300
)
in hil_init()
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
hp_sdc_rtc.c
352
if (!
MACH_IS_HP300
)
in hp_sdc_rtc_init()
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
hp_sdc_mlc.c
308
if (!
MACH_IS_HP300
)
in hp_sdc_mlc_init()
H
A
D
hp_sdc.c
1016
if (!
MACH_IS_HP300
)
in hp_sdc_register()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H
A
D
setup_mm.c
204
else if (
MACH_IS_HP300
)
in m68k_parse_bootinfo()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
setup_mm.c
182
else if (
MACH_IS_HP300
)
in m68k_parse_bootinfo()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
hpfb.c
395
if (!
MACH_IS_HP300
)
in hpfb_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
hpfb.c
394
if (!
MACH_IS_HP300
)
in hpfb_init()
Completed in 14 milliseconds