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:kvaser_pciefd
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/
H
A
D
kvaser_pciefd.c
23
#define KVASER_PCIEFD_DRV_NAME "
kvaser_pciefd
"
259
struct
kvaser_pciefd
;
263
struct
kvaser_pciefd
*kv_pcie;
275
struct
kvaser_pciefd
{
struct
333
static int kvaser_pciefd_spi_wait_loop(struct
kvaser_pciefd
*pcie, int msk)
in kvaser_pciefd_spi_wait_loop()
344
static int kvaser_pciefd_spi_cmd(struct
kvaser_pciefd
*pcie, const u8 *tx,
in kvaser_pciefd_spi_cmd()
392
static int kvaser_pciefd_cfg_read_and_verify(struct
kvaser_pciefd
*pcie,
in kvaser_pciefd_cfg_read_and_verify()
435
static void kvaser_pciefd_cfg_read_params(struct
kvaser_pciefd
*pcie,
in kvaser_pciefd_cfg_read_params()
444
static int kvaser_pciefd_read_cfg(struct
kvaser_pciefd
*pcie)
in kvaser_pciefd_read_cfg()
934
static int kvaser_pciefd_setup_can_ctrls(struct
kvaser_pciefd
*pci
1923
static struct pci_driver
kvaser_pciefd
= {
global()
variable
[all...]
/kernel/linux/linux-6.6/drivers/net/can/
H
A
D
kvaser_pciefd.c
24
#define KVASER_PCIEFD_DRV_NAME "
kvaser_pciefd
"
279
struct
kvaser_pciefd
;
280
static void kvaser_pciefd_write_dma_map_altera(struct
kvaser_pciefd
*pcie,
282
static void kvaser_pciefd_write_dma_map_sf2(struct
kvaser_pciefd
*pcie,
298
void (*kvaser_pciefd_write_dma_map)(struct
kvaser_pciefd
*pcie,
372
struct
kvaser_pciefd
*kv_pcie;
384
struct
kvaser_pciefd
{
struct
521
static inline void kvaser_pciefd_set_skb_timestamp(const struct
kvaser_pciefd
*pcie,
in kvaser_pciefd_set_skb_timestamp()
907
static int kvaser_pciefd_setup_can_ctrls(struct
kvaser_pciefd
*pcie)
in kvaser_pciefd_setup_can_ctrls()
985
static int kvaser_pciefd_reg_candev(struct
kvaser_pciefd
*pci
1802
static struct pci_driver
kvaser_pciefd
= {
global()
variable
[all...]
Completed in 5 milliseconds