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
defs:mos_parport
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
mos7720.c
83
struct mos7715_parport *
mos_parport
;
member
253
static inline int mos7715_change_mode(struct mos7715_parport *
mos_parport
,
in mos7715_change_mode()
argument
264
struct mos7715_parport *
mos_parport
=
in destroy_mos_parport()
local
274
struct mos7715_parport *
mos_parport
= urbtrack->
mos_parport
;
in destroy_urbtracker()
local
291
struct mos7715_parport *
mos_parport
= from_tasklet(
mos_parport
, t,
send_deferred_urbs()
local
358
write_parport_reg_nonblock(struct mos7715_parport *
mos_parport
, enum mos_regs reg, __u8 data)
write_parport_reg_nonblock()
argument
450
struct mos7715_parport *
mos_parport
;
parport_prologue()
local
481
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_epilogue()
local
489
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_data()
local
500
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_read_data()
local
512
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_control()
local
525
struct mos7715_parport *
mos_parport
;
parport_mos7715_read_control()
local
543
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_frob_control()
local
561
struct mos7715_parport *
mos_parport
;
parport_mos7715_read_status()
local
584
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_data_forward()
local
597
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_data_reverse()
local
619
struct mos7715_parport *
mos_parport
;
parport_mos7715_save_state()
local
636
struct mos7715_parport *
mos_parport
;
parport_mos7715_restore_state()
local
658
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_compat()
local
710
struct mos7715_parport *
mos_parport
;
mos7715_parport_init()
local
905
struct mos7715_parport *
mos_parport
= port->serial->private;
mos7715_interrupt_callback()
local
1878
struct mos7715_parport *
mos_parport
=
mos7720_release()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
mos7720.c
242
static inline int mos7715_change_mode(struct mos7715_parport *
mos_parport
,
in mos7715_change_mode()
argument
253
struct mos7715_parport *
mos_parport
=
in destroy_mos_parport()
local
273
struct mos7715_parport *
mos_parport
;
in parport_prologue()
local
308
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_epilogue()
local
316
struct mos7715_parport *
mos_parport
;
deferred_restore_writes()
local
336
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_data()
local
347
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_read_data()
local
359
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_control()
local
372
struct mos7715_parport *
mos_parport
;
parport_mos7715_read_control()
local
390
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_frob_control()
local
408
struct mos7715_parport *
mos_parport
;
parport_mos7715_read_status()
local
431
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_data_forward()
local
444
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_data_reverse()
local
466
struct mos7715_parport *
mos_parport
;
parport_mos7715_save_state()
local
483
struct mos7715_parport *
mos_parport
;
parport_mos7715_restore_state()
local
503
struct mos7715_parport *
mos_parport
= pp->private_data;
parport_mos7715_write_compat()
local
555
struct mos7715_parport *
mos_parport
;
mos7715_parport_init()
local
747
struct mos7715_parport *
mos_parport
= port->serial->private;
mos7715_interrupt_callback()
local
1672
struct mos7715_parport *
mos_parport
=
mos7720_release()
local
[all...]
Completed in 4 milliseconds