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:fusb302_mux_refs
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
intel_cht_int33fe_typec.c
73
static struct software_node_ref_args
fusb302_mux_refs
[] = {
variable
79
PROPERTY_ENTRY_REF_ARRAY("usb-role-switch",
fusb302_mux_refs
),
168
if (
fusb302_mux_refs
[0].node) {
in cht_int33fe_remove_nodes()
169
fwnode_handle_put(software_node_fwnode(
fusb302_mux_refs
[0].node));
in cht_int33fe_remove_nodes()
170
fusb302_mux_refs
[0].node = NULL;
in cht_int33fe_remove_nodes()
200
fusb302_mux_refs
[0].node = mux_ref_node;
in cht_int33fe_add_nodes()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H
A
D
chtwc_int33fe.c
79
static struct software_node_ref_args
fusb302_mux_refs
[] = {
variable
85
PROPERTY_ENTRY_REF_ARRAY("usb-role-switch",
fusb302_mux_refs
),
193
if (
fusb302_mux_refs
[0].node) {
in cht_int33fe_remove_nodes()
194
fwnode_handle_put(software_node_fwnode(
fusb302_mux_refs
[0].node));
in cht_int33fe_remove_nodes()
195
fusb302_mux_refs
[0].node = NULL;
in cht_int33fe_remove_nodes()
225
fusb302_mux_refs
[0].node = mux_ref_node;
in cht_int33fe_add_nodes()
Completed in 2 milliseconds