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:usb4
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/
H
A
D
acpi.c
208
struct usb4_port *
usb4
= port->
usb4
;
in tb_acpi_retimer_set_power()
local
360
struct usb4_port *
usb4
= tb_to_usb4_port_device(dev);
in tb_acpi_setup()
local
H
A
D
usb4_port.c
44
struct usb4_port *
usb4
= tb_to_usb4_port_device(dev);
in link_show()
local
76
static int usb4_port_offline(struct usb4_port *
usb4
)
in usb4_port_offline()
argument
100
static void usb4_port_online(struct usb4_port *
usb4
)
in usb4_port_online()
argument
111
struct usb4_port *
usb4
in offline_show()
local
119
struct
usb4
_port *
usb4
= tb_to_
usb4
_port_device(dev);
offline_store()
local
170
struct
usb4
_port *
usb4
= tb_to_
usb4
_port_device(dev);
rescan_store()
local
219
struct
usb4
_port *
usb4
= tb_to_
usb4
_port_device(dev);
service_attr_is_visible()
local
241
struct
usb4
_port *
usb4
= container_of(dev, struct
usb4
_port, dev);
usb4_port_device_release()
local
261
struct
usb4
_port *
usb4
;
usb4_port_device_add()
local
307
usb4
_port_device_remove(struct
usb4
_port *
usb4
)
usb4_port_device_remove()
argument
320
usb4
_port_device_resume(struct
usb4
_port *
usb4
)
usb4_port_device_resume()
argument
[all...]
H
A
D
retimer.c
559
struct usb4_port *
usb4
;
in tb_retimer_remove_all()
local
H
A
D
debugfs.c
228
static bool supports_software(const struct usb4_port *
usb4
)
in supports_software()
argument
233
static bool supports_hardware(const struct usb4_port *
usb4
)
in supports_hardware()
argument
238
static bool both_lanes(const struct usb4_port *
usb4
)
in both_lanes()
argument
243
static unsigned int independent_voltage_margins(const struct usb4_port *
usb4
)
in independent_voltage_margins()
argument
249
static bool supports_time(const struct usb4_port *
usb4
)
in supports_time()
argument
255
independent_time_margins(const struct
usb4
_port *
usb4
)
independent_time_margins()
argument
267
struct
usb4
_port *
usb4
= port->
usb4
;
margining_ber_level_write()
local
320
struct
usb4
_port *
usb4
= port->
usb4
;
margining_ber_level_show()
local
332
struct
usb4
_port *
usb4
= port->
usb4
;
margining_caps_show()
local
412
struct
usb4
_port *
usb4
= port->
usb4
;
margining_lanes_write()
local
452
struct
usb4
_port *
usb4
= port->
usb4
;
margining_lanes_show()
local
485
struct
usb4
_port *
usb4
= port->
usb4
;
margining_mode_write()
local
525
const struct
usb4
_port *
usb4
= port->
usb4
;
margining_mode_show()
local
556
struct
usb4
_port *
usb4
= port->
usb4
;
margining_run_write()
local
636
struct
usb4
_port *
usb4
= port->
usb4
;
margining_results_write()
local
679
struct
usb4
_port *
usb4
= port->
usb4
;
margining_results_show()
local
749
struct
usb4
_port *
usb4
= port->
usb4
;
margining_test_write()
local
782
struct
usb4
_port *
usb4
= port->
usb4
;
margining_test_show()
local
808
struct
usb4
_port *
usb4
= port->
usb4
;
margining_margin_write()
local
850
struct
usb4
_port *
usb4
= port->
usb4
;
margining_margin_show()
local
877
struct
usb4
_port *
usb4
;
margining_port_init()
local
[all...]
H
A
D
usb4.c
161
struct usb4_port *
usb4
;
in usb4_switch_check_wakes()
local
412
struct usb4_port *
usb4
;
in usb4_switch_set_wake()
local
1039
struct
usb4
_port *
usb4
;
usb4_switch_add_ports()
local
[all...]
H
A
D
tb.h
277
struct usb4_port *
usb4
;
member
1328
static inline bool usb4_port_device_is_offline(const struct usb4_port *
usb4
)
in usb4_port_device_is_offline()
argument
Completed in 8 milliseconds