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:vlynq_linked
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/vlynq/
H
A
D
vlynq.c
96
static int
vlynq_linked
(struct vlynq_device *dev)
in vlynq_linked()
function
386
if (!
vlynq_linked
(dev))
in __vlynq_try_remote()
400
if (
vlynq_linked
(dev)) {
in __vlynq_try_remote()
437
if (
vlynq_linked
(dev)) {
in __vlynq_try_local()
460
if (!
vlynq_linked
(dev))
in __vlynq_try_external()
471
if (
vlynq_linked
(dev)) {
in __vlynq_try_external()
497
if (
vlynq_linked
(dev) && readl(&dev->remote->control) &
in __vlynq_enable_device()
522
if (
vlynq_linked
(dev)) {
in __vlynq_enable_device()
542
if (
vlynq_linked
(dev)) {
in __vlynq_enable_device()
/kernel/linux/linux-6.6/drivers/vlynq/
H
A
D
vlynq.c
96
static int
vlynq_linked
(struct vlynq_device *dev)
in vlynq_linked()
function
384
if (!
vlynq_linked
(dev))
in __vlynq_try_remote()
398
if (
vlynq_linked
(dev)) {
in __vlynq_try_remote()
435
if (
vlynq_linked
(dev)) {
in __vlynq_try_local()
458
if (!
vlynq_linked
(dev))
in __vlynq_try_external()
469
if (
vlynq_linked
(dev)) {
in __vlynq_try_external()
495
if (
vlynq_linked
(dev) && readl(&dev->remote->control) &
in __vlynq_enable_device()
520
if (
vlynq_linked
(dev)) {
in __vlynq_enable_device()
540
if (
vlynq_linked
(dev)) {
in __vlynq_enable_device()
Completed in 3 milliseconds