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:hdlc_close
(Results
1 - 25
of
29
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H
A
D
lmc_proto.c
84
hdlc_close
(sc->lmc_device);
in lmc_proto_close()
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
hdlc.c
181
void
hdlc_close
(struct net_device *dev)
in hdlc_close()
function
185
printk(KERN_DEBUG "%s:
hdlc_close
() carrier %i open %i\n", dev->name,
in hdlc_close()
358
EXPORT_SYMBOL(
hdlc_close
);
variable
H
A
D
hostess_sv11.c
135
hdlc_close
(d);
in hostess_close()
H
A
D
sealevel.c
130
hdlc_close
(d);
in sealevel_close()
H
A
D
c101.c
217
hdlc_close
(dev);
in c101_close()
H
A
D
pci200syn.c
176
hdlc_close
(dev);
in pci200_close()
H
A
D
n2.c
240
hdlc_close
(dev);
in n2_close()
H
A
D
pc300too.c
185
hdlc_close
(dev);
in pc300_close()
H
A
D
ixp4xx_hss.c
1105
hdlc_close
(dev);
in hss_hdlc_open()
1159
hdlc_close
(dev);
in hss_hdlc_close()
H
A
D
wanxl.c
434
hdlc_close
(dev);
in wanxl_close()
H
A
D
fsl_ucc_hdlc.c
833
hdlc_close
(dev);
in uhdlc_close()
H
A
D
farsync.c
2224
hdlc_close
(dev);
in fst_close()
H
A
D
cosa.c
699
hdlc_close
(dev);
in cosa_net_close()
/kernel/linux/linux-6.6/drivers/net/wan/
H
A
D
hdlc.c
178
void
hdlc_close
(struct net_device *dev)
in hdlc_close()
function
182
printk(KERN_DEBUG "%s:
hdlc_close
() carrier %i open %i\n", dev->name,
in hdlc_close()
197
EXPORT_SYMBOL(
hdlc_close
);
variable
H
A
D
c101.c
207
hdlc_close
(dev);
in c101_close()
H
A
D
n2.c
226
hdlc_close
(dev);
in n2_close()
H
A
D
pc300too.c
173
hdlc_close
(dev);
in pc300_close()
H
A
D
pci200syn.c
166
hdlc_close
(dev);
in pci200_close()
H
A
D
ixp4xx_hss.c
1149
hdlc_close
(dev);
in hss_hdlc_open()
1205
hdlc_close
(dev);
in hss_hdlc_close()
H
A
D
wanxl.c
435
hdlc_close
(dev);
in wanxl_close()
H
A
D
fsl_ucc_hdlc.c
833
hdlc_close
(dev);
in uhdlc_close()
H
A
D
farsync.c
2161
hdlc_close
(dev);
in fst_close()
/kernel/linux/linux-5.10/include/linux/
H
A
D
hdlc.h
92
void
hdlc_close
(struct net_device *dev);
/kernel/linux/linux-6.6/include/linux/
H
A
D
hdlc.h
92
void
hdlc_close
(struct net_device *dev);
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H
A
D
synclink_cs.c
4050
hdlc_close
(dev);
in hdlcdev_close()
Completed in 32 milliseconds
1
2