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:emac_board_info
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/allwinner/
H
A
D
sun4i-emac.c
71
struct
emac_board_info
{
struct
94
struct
emac_board_info
*db = netdev_priv(dev);
in emac_update_speed()
107
struct
emac_board_info
*db = netdev_priv(dev);
in emac_update_duplex()
120
struct
emac_board_info
*db = netdev_priv(dev);
in emac_handle_link_change()
159
struct
emac_board_info
*db = netdev_priv(dev);
in emac_mdio_probe()
188
static void emac_reset(struct
emac_board_info
*db)
in emac_reset()
219
struct
emac_board_info
*db = netdev_priv(dev);
in emac_get_msglevel()
226
struct
emac_board_info
*db = netdev_priv(dev);
in emac_set_msglevel()
242
struct
emac_board_info
*db = netdev_priv(ndev);
in emac_setup()
285
struct
emac_board_info
*d
in emac_set_rx_mode()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/allwinner/
H
A
D
sun4i-emac.c
72
struct
emac_board_info
{
struct
95
struct
emac_board_info
*db;
104
struct
emac_board_info
*db = netdev_priv(dev);
in emac_update_speed()
117
struct
emac_board_info
*db = netdev_priv(dev);
in emac_update_duplex()
130
struct
emac_board_info
*db = netdev_priv(dev);
in emac_handle_link_change()
169
struct
emac_board_info
*db = netdev_priv(dev);
in emac_mdio_probe()
198
static void emac_reset(struct
emac_board_info
*db)
in emac_reset()
220
emac_alloc_dma_req(struct
emac_board_info
*db,
in emac_alloc_dma_req()
246
struct
emac_board_info
*db = req->db;
in emac_dma_done_callback()
274
static int emac_dma_inblk_32bit(struct
emac_board_info
*d
[all...]
Completed in 3 milliseconds