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:falcon_board
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
falcon_boards.c
90
struct
falcon_board
*board =
falcon_board
(efx);
in ef4_init_lm87()
118
i2c_unregister_device(
falcon_board
(efx)->hwmon_client);
in ef4_fini_lm87()
123
struct i2c_client *client =
falcon_board
(efx)->hwmon_client;
in ef4_check_lm87()
257
struct i2c_client *ioexp_client =
falcon_board
(efx)->ioexp_client;
in sfe4001_poweroff()
258
struct i2c_client *hwmon_client =
falcon_board
(efx)->hwmon_client;
in sfe4001_poweroff()
271
struct i2c_client *ioexp_client =
falcon_board
(efx)->ioexp_client;
in sfe4001_poweron()
272
struct i2c_client *hwmon_client =
falcon_board
(efx)->hwmon_client;
in sfe4001_poweron()
403
struct
falcon_board
*board =
falcon_board
(ef
in sfe4001_fini()
[all...]
H
A
D
nic.h
163
* struct
falcon_board
- board information
172
struct
falcon_board
{
struct
282
struct
falcon_board
board;
294
static inline struct
falcon_board
*
falcon_board
(struct ef4_nic *efx)
in falcon_board()
function
H
A
D
qt202x_phy.c
216
struct
falcon_board
*board =
falcon_board
(efx);
in qt2025c_select_phy_mode()
330
falcon_board
(efx)->type->init_phy(efx);
in qt202x_reset_phy()
H
A
D
falcon.c
2077
rc =
falcon_board
(efx)->type->monitor(efx);
in falcon_monitor()
2286
struct
falcon_board
*board;
in falcon_probe_nic()
2384
board =
falcon_board
(efx);
in falcon_probe_nic()
2396
rc =
falcon_board
(efx)->type->init(efx);
in falcon_probe_nic()
2544
struct
falcon_board
*board =
falcon_board
(efx);
in falcon_remove_nic()
2677
falcon_board
(efx)->type->set_id_led(efx, mode);
in falcon_set_id_led()
H
A
D
tenxpress.c
189
falcon_board
(efx)->type->init_phy(efx);
in tenxpress_phy_init()
H
A
D
txc43128_phy.c
318
falcon_board
(efx)->type->init_phy(efx);
in txc_apply_defaults()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
falcon_boards.c
90
struct
falcon_board
*board =
falcon_board
(efx);
in ef4_init_lm87()
118
i2c_unregister_device(
falcon_board
(efx)->hwmon_client);
in ef4_fini_lm87()
123
struct i2c_client *client =
falcon_board
(efx)->hwmon_client;
in ef4_check_lm87()
257
struct i2c_client *ioexp_client =
falcon_board
(efx)->ioexp_client;
in sfe4001_poweroff()
258
struct i2c_client *hwmon_client =
falcon_board
(efx)->hwmon_client;
in sfe4001_poweroff()
271
struct i2c_client *ioexp_client =
falcon_board
(efx)->ioexp_client;
in sfe4001_poweron()
272
struct i2c_client *hwmon_client =
falcon_board
(efx)->hwmon_client;
in sfe4001_poweron()
403
struct
falcon_board
*board =
falcon_board
(ef
in sfe4001_fini()
[all...]
H
A
D
nic.h
163
* struct
falcon_board
- board information
172
struct
falcon_board
{
struct
282
struct
falcon_board
board;
294
static inline struct
falcon_board
*
falcon_board
(struct ef4_nic *efx)
in falcon_board()
function
H
A
D
qt202x_phy.c
216
struct
falcon_board
*board =
falcon_board
(efx);
in qt2025c_select_phy_mode()
330
falcon_board
(efx)->type->init_phy(efx);
in qt202x_reset_phy()
H
A
D
falcon.c
2077
rc =
falcon_board
(efx)->type->monitor(efx);
in falcon_monitor()
2286
struct
falcon_board
*board;
in falcon_probe_nic()
2384
board =
falcon_board
(efx);
in falcon_probe_nic()
2396
rc =
falcon_board
(efx)->type->init(efx);
in falcon_probe_nic()
2544
struct
falcon_board
*board =
falcon_board
(efx);
in falcon_remove_nic()
2677
falcon_board
(efx)->type->set_id_led(efx, mode);
in falcon_set_id_led()
H
A
D
tenxpress.c
189
falcon_board
(efx)->type->init_phy(efx);
in tenxpress_phy_init()
H
A
D
txc43128_phy.c
318
falcon_board
(efx)->type->init_phy(efx);
in txc_apply_defaults()
Completed in 16 milliseconds