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:syncronized
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H
A
D
hfcmulti.c
933
if (hc->
syncronized
) {
in hfcmulti_resync()
963
printk(KERN_DEBUG "id=%d (0x%p) =
syncronized
with "
in hfcmulti_resync()
982
"id=%d (0x%p) = PCM master
syncronized
"
in hfcmulti_resync()
1016
if (hc->
syncronized
) {
in plxsd_checksync()
2594
hc->
syncronized
|=
in ph_state_irq()
2597
hc->
syncronized
&=
in ph_state_irq()
2769
hc->
syncronized
= 1;
in hfcmulti_interrupt()
2771
hc->
syncronized
= 0;
in hfcmulti_interrupt()
3266
hc->
syncronized
&=
in hfcm_l1callback()
3969
hc->
syncronized
in hfcmulti_initmode()
[all...]
H
A
D
hfc_multi.h
227
int
syncronized
; /* keep track of existing sync interface */
member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H
A
D
hfcmulti.c
902
if (hc->
syncronized
) {
in hfcmulti_resync()
932
printk(KERN_DEBUG "id=%d (0x%p) =
syncronized
with "
in hfcmulti_resync()
951
"id=%d (0x%p) = PCM master
syncronized
"
in hfcmulti_resync()
985
if (hc->
syncronized
) {
in plxsd_checksync()
2563
hc->
syncronized
|=
in ph_state_irq()
2566
hc->
syncronized
&=
in ph_state_irq()
2736
hc->
syncronized
= 1;
in hfcmulti_interrupt()
2738
hc->
syncronized
= 0;
in hfcmulti_interrupt()
3233
hc->
syncronized
&=
in hfcm_l1callback()
3936
hc->
syncronized
in hfcmulti_initmode()
[all...]
H
A
D
hfc_multi.h
227
int
syncronized
; /* keep track of existing sync interface */
member
Completed in 17 milliseconds