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:jsm_board
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H
A
D
jsm.h
97
struct
jsm_board
;
126
struct
jsm_board
struct
194
struct
jsm_board
*ch_bd; /* Board structure pointer */
432
int jsm_tty_init(struct
jsm_board
*);
433
int jsm_uart_port_init(struct
jsm_board
*);
434
int jsm_remove_uart_port(struct
jsm_board
*);
H
A
D
jsm_tty.c
191
struct
jsm_board
*brd;
in jsm_tty_open()
272
struct
jsm_board
*bd;
in jsm_tty_close()
366
int jsm_tty_init(struct
jsm_board
*brd)
in jsm_tty_init()
432
int jsm_uart_port_init(struct
jsm_board
*brd)
in jsm_uart_port_init()
480
int jsm_remove_uart_port(struct
jsm_board
*brd)
in jsm_remove_uart_port()
514
struct
jsm_board
*bd;
in jsm_input()
644
struct
jsm_board
*bd;
in jsm_carrier()
H
A
D
jsm_driver.c
55
struct
jsm_board
*brd;
in jsm_probe_one()
265
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_remove_one()
333
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_io_error_detected()
356
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_io_resume()
H
A
D
jsm_neo.c
30
static inline void neo_pci_posting_flush(struct
jsm_board
*bd)
in neo_pci_posting_flush()
705
static void neo_parse_isr(struct
jsm_board
*brd, u32 port)
in neo_parse_isr()
824
static inline void neo_parse_lsr(struct
jsm_board
*brd, u32 port)
in neo_parse_lsr()
931
struct
jsm_board
*bd;
in neo_param()
1099
struct
jsm_board
*brd = voidbrd;
in neo_intr()
H
A
D
jsm_cls.c
553
static inline void cls_parse_isr(struct
jsm_board
*brd, uint port)
in cls_parse_isr()
685
struct
jsm_board
*bd;
in cls_param()
823
struct
jsm_board
*brd = voidbrd;
in cls_intr()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H
A
D
jsm.h
97
struct
jsm_board
;
126
struct
jsm_board
struct
194
struct
jsm_board
*ch_bd; /* Board structure pointer */
432
int jsm_tty_init(struct
jsm_board
*);
433
int jsm_uart_port_init(struct
jsm_board
*);
434
int jsm_remove_uart_port(struct
jsm_board
*);
H
A
D
jsm_tty.c
191
struct
jsm_board
*brd;
in jsm_tty_open()
272
struct
jsm_board
*bd;
in jsm_tty_close()
366
int jsm_tty_init(struct
jsm_board
*brd)
in jsm_tty_init()
432
int jsm_uart_port_init(struct
jsm_board
*brd)
in jsm_uart_port_init()
480
int jsm_remove_uart_port(struct
jsm_board
*brd)
in jsm_remove_uart_port()
514
struct
jsm_board
*bd;
in jsm_input()
648
struct
jsm_board
*bd;
in jsm_carrier()
H
A
D
jsm_driver.c
54
struct
jsm_board
*brd;
in jsm_probe_one()
264
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_remove_one()
332
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_io_error_detected()
355
struct
jsm_board
*brd = pci_get_drvdata(pdev);
in jsm_io_resume()
H
A
D
jsm_neo.c
30
static inline void neo_pci_posting_flush(struct
jsm_board
*bd)
in neo_pci_posting_flush()
706
static void neo_parse_isr(struct
jsm_board
*brd, u32 port)
in neo_parse_isr()
825
static inline void neo_parse_lsr(struct
jsm_board
*brd, u32 port)
in neo_parse_lsr()
932
struct
jsm_board
*bd;
in neo_param()
1080
struct
jsm_board
*brd = voidbrd;
in neo_intr()
H
A
D
jsm_cls.c
549
static inline void cls_parse_isr(struct
jsm_board
*brd, uint port)
in cls_parse_isr()
681
struct
jsm_board
*bd;
in cls_param()
799
struct
jsm_board
*brd = voidbrd;
in cls_intr()
Completed in 11 milliseconds