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:ksz_hw
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H
A
D
ksz884x.c
1224
* struct
ksz_hw
- KSZ884X hardware data structure
1262
struct
ksz_hw
{
struct
1346
struct
ksz_hw
*hw;
1420
struct
ksz_hw
hw;
1492
static inline void hw_ack_intr(struct
ksz_hw
*hw, uint interrupt)
in hw_ack_intr()
1497
static inline void hw_dis_intr(struct
ksz_hw
*hw)
in hw_dis_intr()
1504
static inline void hw_set_intr(struct
ksz_hw
*hw, uint interrupt)
in hw_set_intr()
1510
static inline void hw_ena_intr(struct
ksz_hw
*hw)
in hw_ena_intr()
1516
static inline void hw_dis_intr_bit(struct
ksz_hw
*hw, uint bit)
in hw_dis_intr_bit()
1521
static inline void hw_turn_off_intr(struct
ksz_hw
*h
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H
A
D
ksz884x.c
1156
* struct
ksz_hw
- KSZ884X hardware data structure
1194
struct
ksz_hw
{
struct
1278
struct
ksz_hw
*hw;
1352
struct
ksz_hw
hw;
1424
static inline void hw_ack_intr(struct
ksz_hw
*hw, uint interrupt)
in hw_ack_intr()
1429
static inline void hw_dis_intr(struct
ksz_hw
*hw)
in hw_dis_intr()
1436
static inline void hw_set_intr(struct
ksz_hw
*hw, uint interrupt)
in hw_set_intr()
1442
static inline void hw_ena_intr(struct
ksz_hw
*hw)
in hw_ena_intr()
1448
static inline void hw_dis_intr_bit(struct
ksz_hw
*hw, uint bit)
in hw_dis_intr_bit()
1453
static inline void hw_turn_off_intr(struct
ksz_hw
*h
[all...]
Completed in 14 milliseconds