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:SWITCHTEC_QUIRK
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
quirks.c
5855
#define
SWITCHTEC_QUIRK
(vid) \
macro
5859
SWITCHTEC_QUIRK
(0x8531); /* PFX 24xG3 */
5860
SWITCHTEC_QUIRK
(0x8532); /* PFX 32xG3 */
5861
SWITCHTEC_QUIRK
(0x8533); /* PFX 48xG3 */
5862
SWITCHTEC_QUIRK
(0x8534); /* PFX 64xG3 */
5863
SWITCHTEC_QUIRK
(0x8535); /* PFX 80xG3 */
5864
SWITCHTEC_QUIRK
(0x8536); /* PFX 96xG3 */
5865
SWITCHTEC_QUIRK
(0x8541); /* PSX 24xG3 */
5866
SWITCHTEC_QUIRK
(0x8542); /* PSX 32xG3 */
5867
SWITCHTEC_QUIRK
(
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
quirks.c
5728
#define
SWITCHTEC_QUIRK
(vid) \
macro
5732
SWITCHTEC_QUIRK
(0x8531); /* PFX 24xG3 */
5733
SWITCHTEC_QUIRK
(0x8532); /* PFX 32xG3 */
5734
SWITCHTEC_QUIRK
(0x8533); /* PFX 48xG3 */
5735
SWITCHTEC_QUIRK
(0x8534); /* PFX 64xG3 */
5736
SWITCHTEC_QUIRK
(0x8535); /* PFX 80xG3 */
5737
SWITCHTEC_QUIRK
(0x8536); /* PFX 96xG3 */
5738
SWITCHTEC_QUIRK
(0x8541); /* PSX 24xG3 */
5739
SWITCHTEC_QUIRK
(0x8542); /* PSX 32xG3 */
5740
SWITCHTEC_QUIRK
(
[all...]
Completed in 16 milliseconds