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:ehci_is_TDI
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ehci-sysfs.c
155
if (!
ehci_is_TDI
(ehci))
in create_sysfs_files()
170
if (!
ehci_is_TDI
(ehci))
in remove_sysfs_files()
H
A
D
ehci.h
652
#define
ehci_is_TDI
(e) (ehci_to_hcd(e)->has_tt)
macro
658
if (
ehci_is_TDI
(ehci)) {
in ehci_port_speed()
674
#define
ehci_is_TDI
(e) (0)
macro
H
A
D
ehci-hub.c
583
if (
ehci_is_TDI
(ehci)) {
in check_reset_complete()
1231
&& !
ehci_is_TDI
(ehci)
in ehci_hub_control()
1321
if (
ehci_is_TDI
(ehci))
in ehci_relinquish_port()
1331
if (
ehci_is_TDI
(ehci))
in ehci_port_handed_over()
H
A
D
ehci-hcd.c
189
if (
ehci_is_TDI
(ehci) && !tdi_in_host_mode(ehci)) {
in ehci_halt()
256
if (
ehci_is_TDI
(ehci))
in ehci_reset()
H
A
D
ehci-fsl.c
665
if (
ehci_is_TDI
(ehci)) {
in ehci_start_port_reset()
H
A
D
ehci-q.c
173
if (!
ehci_is_TDI
(ehci)
in ehci_clear_tt_buffer()
H
A
D
ehci-sched.c
1069
if (!
ehci_is_TDI
(ehci)
in iso_stream_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ehci-sysfs.c
155
if (!
ehci_is_TDI
(ehci))
in create_sysfs_files()
170
if (!
ehci_is_TDI
(ehci))
in remove_sysfs_files()
H
A
D
ehci.h
655
#define
ehci_is_TDI
(e) (ehci_to_hcd(e)->has_tt)
macro
661
if (
ehci_is_TDI
(ehci)) {
in ehci_port_speed()
677
#define
ehci_is_TDI
(e) (0)
macro
H
A
D
ehci-hub.c
583
if (
ehci_is_TDI
(ehci)) {
in check_reset_complete()
1101
&& !
ehci_is_TDI
(ehci)
in ehci_hub_control()
1191
if (
ehci_is_TDI
(ehci))
in ehci_relinquish_port()
1201
if (
ehci_is_TDI
(ehci))
in ehci_port_handed_over()
H
A
D
ehci-hcd.c
190
if (
ehci_is_TDI
(ehci) && !tdi_in_host_mode(ehci)) {
in ehci_halt()
257
if (
ehci_is_TDI
(ehci))
in ehci_reset()
H
A
D
ehci-fsl.c
659
if (
ehci_is_TDI
(ehci)) {
in ehci_start_port_reset()
H
A
D
ehci-q.c
174
if (!
ehci_is_TDI
(ehci)
in ehci_clear_tt_buffer()
H
A
D
ehci-sched.c
1076
if (!
ehci_is_TDI
(ehci)
in iso_stream_init()
Completed in 21 milliseconds