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
defs:pfunction
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H
A
D
plugin_function.c
136
unsigned long long
pfunction
;
in function_handler()
local
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_usb.h
61
struct usb_interface *
pfunction
;
member
H
A
D
rsi_sdio.h
111
struct sdio_func *
pfunction
;
member
H
A
D
rsi_91x_usb.c
783
static int rsi_probe(struct usb_interface *
pfunction
,
in rsi_probe()
argument
615
rsi_init_usb_interface(struct rsi_hw *adapter, struct usb_interface *
pfunction
)
rsi_init_usb_interface()
argument
871
rsi_disconnect(struct usb_interface *
pfunction
)
rsi_disconnect()
argument
[all...]
H
A
D
rsi_91x_sdio.c
162
static void rsi_reset_card(struct sdio_func *
pfunction
)
in rsi_reset_card()
argument
834
rsi_init_sdio_interface(struct rsi_hw *adapter, struct sdio_func *
pfunction
)
rsi_init_sdio_interface()
argument
894
struct sdio_func *
pfunction
= sdev->
pfunction
;
rsi_sdio_reinit_device()
local
1010
rsi_probe(struct sdio_func *
pfunction
, const struct sdio_device_id *id)
rsi_probe()
argument
1216
rsi_disconnect(struct sdio_func *
pfunction
)
rsi_disconnect()
argument
1363
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_suspend()
local
1385
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_resume()
local
1398
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_freeze()
local
1439
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_thaw()
local
1458
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_shutdown()
local
1487
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_restore()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_usb.h
61
struct usb_interface *
pfunction
;
member
H
A
D
rsi_91x_usb.c
785
static int rsi_probe(struct usb_interface *
pfunction
,
in rsi_probe()
argument
617
rsi_init_usb_interface(struct rsi_hw *adapter, struct usb_interface *
pfunction
)
rsi_init_usb_interface()
argument
873
rsi_disconnect(struct usb_interface *
pfunction
)
rsi_disconnect()
argument
[all...]
H
A
D
rsi_sdio.h
111
struct sdio_func *
pfunction
;
member
H
A
D
rsi_91x_sdio.c
161
static void rsi_reset_card(struct sdio_func *
pfunction
)
in rsi_reset_card()
argument
825
rsi_init_sdio_interface(struct rsi_hw *adapter, struct sdio_func *
pfunction
)
rsi_init_sdio_interface()
argument
885
struct sdio_func *
pfunction
= sdev->
pfunction
;
rsi_sdio_reinit_device()
local
1001
rsi_probe(struct sdio_func *
pfunction
, const struct sdio_device_id *id)
rsi_probe()
argument
1207
rsi_disconnect(struct sdio_func *
pfunction
)
rsi_disconnect()
argument
1353
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_suspend()
local
1375
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_resume()
local
1388
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_freeze()
local
1429
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_thaw()
local
1448
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_shutdown()
local
1476
struct sdio_func *
pfunction
= dev_to_sdio_func(dev);
rsi_restore()
local
[all...]
Completed in 7 milliseconds