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:get_cmd_info_t
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
hi_mipi_tx.h
91
}
get_cmd_info_t
;
typedef
98
#define HI_MIPI_TX_GET_CMD _IOWR(HI_MIPI_TX_IOC_MAGIC, 0x04,
get_cmd_info_t
)
H
A
D
mipi_tx.c
160
static int mipi_tx_check_get_cmd_info(const
get_cmd_info_t
*get_cmd_info)
in mipi_tx_check_get_cmd_info()
189
static int mipi_tx_get_cmd(
get_cmd_info_t
*get_cmd_info)
in mipi_tx_get_cmd()
263
get_cmd_info_t
*get_cmd_info = NULL;
in mipi_tx_ioctl()
264
get_cmd_info = (
get_cmd_info_t
*)arg;
in mipi_tx_ioctl()
H
A
D
mipi_tx_hal.h
38
int mipi_tx_drv_get_cmd_info(
get_cmd_info_t
*get_cmd_info);
H
A
D
mipi_tx_hal.c
982
int mipi_tx_drv_get_cmd_info(
get_cmd_info_t
*get_cmd_info)
in mipi_tx_drv_get_cmd_info()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi_tx.h
88
}
get_cmd_info_t
;
typedef
95
#define HI_MIPI_TX_GET_CMD _IOWR(HI_MIPI_TX_IOC_MAGIC, 0x04,
get_cmd_info_t
)
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi_tx.h
88
}
get_cmd_info_t
;
typedef
95
#define HI_MIPI_TX_GET_CMD _IOWR(HI_MIPI_TX_IOC_MAGIC, 0x04,
get_cmd_info_t
)
Completed in 5 milliseconds