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:hfcsusb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H
A
D
hfcsusb.c
2
/*
hfcsusb
.c
10
* H - l1 driver flags described in
hfcsusb
.h
24
#include "
hfcsusb
.h"
41
static void hfcsusb_ph_command(struct
hfcsusb
*hw, u_char command);
42
static void release_hw(struct
hfcsusb
*hw);
43
static void reset_hfcsusb(struct
hfcsusb
*hw);
44
static void setPortMode(struct
hfcsusb
*hw);
45
static void hfcsusb_start_endpoint(struct
hfcsusb
*hw, int channel);
46
static void hfcsusb_stop_endpoint(struct
hfcsusb
*hw, int channel);
49
static int hfcsusb_ph_info(struct
hfcsusb
*h
[all...]
H
A
D
hfcsusb.h
3
*
hfcsusb
.h, HFC-S USB mISDN driver
24
/*
hfcsusb
Layer1 commands */
233
struct
hfcsusb
;
251
struct
hfcsusb
*hw; /* pointer to main structure */
271
struct
hfcsusb
{
struct
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H
A
D
hfcsusb.c
2
/*
hfcsusb
.c
10
* H - l1 driver flags described in
hfcsusb
.h
24
#include "
hfcsusb
.h"
41
static void hfcsusb_ph_command(struct
hfcsusb
*hw, u_char command);
42
static void release_hw(struct
hfcsusb
*hw);
43
static void reset_hfcsusb(struct
hfcsusb
*hw);
44
static void setPortMode(struct
hfcsusb
*hw);
45
static void hfcsusb_start_endpoint(struct
hfcsusb
*hw, int channel);
46
static void hfcsusb_stop_endpoint(struct
hfcsusb
*hw, int channel);
49
static int hfcsusb_ph_info(struct
hfcsusb
*h
[all...]
H
A
D
hfcsusb.h
3
*
hfcsusb
.h, HFC-S USB mISDN driver
24
/*
hfcsusb
Layer1 commands */
233
struct
hfcsusb
;
251
struct
hfcsusb
*hw; /* pointer to main structure */
271
struct
hfcsusb
{
struct
Completed in 4 milliseconds