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:ports
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
cdn-dp-core.h
95
u8
ports
;
member
H
A
D
cdn-dp-core.c
162
for (i = 0; i < dp->
ports
; i++) {
in cdn_dp_connected_port()
177
if (dp->active_port < 0 || dp->active_port >= dp->
ports
) {
in cdn_dp_check_sink_connection()
434
for (i = 0; i < dp->
ports
; i++) {
in cdn_dp_disable()
484
for (i = port->id; i < dp->
ports
; i++) {
in cdn_dp_enable()
1111
dp->port[dp->
ports
++] = port;
in cdn_dp_probe()
1114
if (!dp->
ports
) {
in cdn_dp_probe()
/device/soc/rockchip/common/vendor/drivers/phy/
H
A
D
phy-rockchip-inno-usb3.c
147
struct rockchip_u3phy_port
ports
[U3PHY_PORT_NUM];
member
243
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_usb2_only_write()
262
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_usb2_only_write()
517
if (phy_np == u3phy->
ports
[index].phy->dev.of_node) {
in rockchip_u3phy_xlate()
518
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_xlate()
893
struct rockchip_u3phy_port *u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_probe()
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H
A
D
phy-rockchip-inno-usb3.c
149
struct rockchip_u3phy_port
ports
[U3PHY_PORT_NUM];
member
251
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_usb2_only_write()
273
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_usb2_only_write()
527
if (phy_np == u3phy->
ports
[index].phy->dev.of_node) {
in rockchip_u3phy_xlate()
528
u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_xlate()
921
struct rockchip_u3phy_port *u3phy_port = &u3phy->
ports
[index];
in rockchip_u3phy_probe()
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H
A
D
phy-rockchip-inno-usb2.c
193
* @num_ports: specify how many
ports
that the phy has.
296
* @
ports
: phy port instance.
316
struct rockchip_usb2phy_port
ports
[USB2PHY_NUM_PORTS];
member
945
rport = &rphy->
ports
[index];
in otg_mode_show()
983
rport = &rphy->
ports
[index];
in otg_mode_store()
1646
rport = &rphy->
ports
[index];
in rockchip_usb2phy_irq()
2044
struct rockchip_usb2phy_port *rport = &rphy->
ports
[index];
in rockchip_usb2phy_probe()
2482
rport = &rphy->
ports
[index];
in rockchip_usb2phy_pm_suspend()
2540
rport = &rphy->
ports
[index];
in rockchip_usb2phy_pm_resume()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
6904
uint16 count; /**< Number of
ports
following */
6906
uint16
ports
[1]; /**< Placeholder for
ports
[<count>] */
member
6909
#define WL_PKT_FILTER_PORTS_FIXED_LEN OFFSETOF(wl_pkt_filter_ports_t,
ports
)
17176
/* natoe
ports
config structure */
17182
/* natoe
ports
exception info */
Completed in 80 milliseconds