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:filep
(Results
1 - 5
of
5
) sorted by relevance
/device/qemu/drivers/char/mmz/
H
A
D
mmz.c
44
static int MmzOpen(struct file *
filep
)
in MmzOpen()
argument
49
static int MmzClose(struct file *
filep
)
in MmzClose()
argument
232
static ssize_t MmzIoctl(struct file *
filep
, int cmd, unsigned long arg)
in MmzIoctl()
argument
/device/qemu/drivers/uart/
H
A
D
uart.c
275
static int32_t Hi35xxPollEvent(struct UartHost *host, void *
filep
, void *table)
in Hi35xxPollEvent()
argument
/device/soc/hisilicon/common/platform/uart/
H
A
D
uart_hi35xx.c
364
static int32_t Hi35xxPollEvent(struct UartHost *host, void *
filep
, void *table)
in Hi35xxPollEvent()
argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_gem.c
777
long drm_gem_dma_resv_wait(struct drm_file *
filep
, u32 handle,
in drm_gem_dma_resv_wait()
argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_linux.c
8276
struct file *
filep
= (struct file *)file;
in dhd_os_read_file()
local
8287
struct file *
filep
= (struct file *)file;
in dhd_os_seek_file()
local
8300
struct file *
filep
= NULL;
in dhd_init_logstrs_array()
local
8373
struct file *
filep
= NULL;
dhd_read_map()
local
8413
struct file *
filep
= NULL;
dhd_init_static_strs_array()
local
[all...]
Completed in 19 milliseconds