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:net2280
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
net2280.h
13
#include <linux/usb/
net2280
.h>
97
struct
net2280
*dev;
148
struct
net2280
{
struct
250
static inline void net2280_led_init(struct
net2280
*dev)
in net2280_led_init()
263
void net2280_led_speed(struct
net2280
*dev, enum usb_device_speed speed)
in net2280_led_speed()
286
static inline void net2280_led_active(struct
net2280
*dev, int is_active)
in net2280_led_active()
298
static inline void net2280_led_shutdown(struct
net2280
*dev)
in net2280_led_shutdown()
H
A
D
net2280.c
69
static const char driver_name[] = "
net2280
";
132
/* "modprobe
net2280
fifo_mode=1" etc */
142
/* "modprobe
net2280
enable_suspend=1" etc */
157
#include "
net2280
.h"
163
static void stop_activity(struct
net2280
*dev,
165
static void ep0_start(struct
net2280
*dev);
184
struct
net2280
*dev;
in net2280_enable()
863
/* erratum 0116 workaround part 3: pci arbiter away from
net2280
*/
in start_queue()
955
struct
net2280
*dev;
in done()
989
struct
net2280
*de
in net2280_queue()
[all...]
H
A
D
Makefile
13
obj-$(CONFIG_USB_NET2280) +=
net2280
.o
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
net2280.h
13
#include <linux/usb/
net2280
.h>
97
struct
net2280
*dev;
148
struct
net2280
{
struct
251
static inline void net2280_led_init(struct
net2280
*dev)
in net2280_led_init()
264
void net2280_led_speed(struct
net2280
*dev, enum usb_device_speed speed)
in net2280_led_speed()
287
static inline void net2280_led_active(struct
net2280
*dev, int is_active)
in net2280_led_active()
299
static inline void net2280_led_shutdown(struct
net2280
*dev)
in net2280_led_shutdown()
H
A
D
net2280.c
69
static const char driver_name[] = "
net2280
";
132
/* "modprobe
net2280
fifo_mode=1" etc */
142
/* "modprobe
net2280
enable_suspend=1" etc */
157
#include "
net2280
.h"
163
static void stop_activity(struct
net2280
*dev,
165
static void ep0_start(struct
net2280
*dev);
184
struct
net2280
*dev;
in net2280_enable()
863
/* erratum 0116 workaround part 3: pci arbiter away from
net2280
*/
in start_queue()
947
struct
net2280
*dev;
in done()
981
struct
net2280
*de
in net2280_queue()
[all...]
H
A
D
Makefile
13
obj-$(CONFIG_USB_NET2280) +=
net2280
.o
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H
A
D
p54usb.h
16
#include <linux/usb/
net2280
.h>
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
usb338x.h
25
#include <linux/usb/
net2280
.h>
28
* Extra defined bits for
net2280
registers
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
usb338x.h
14
#include <linux/usb/
net2280
.h>
17
* Extra defined bits for
net2280
registers
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H
A
D
p54usb.h
16
#include <linux/usb/
net2280
.h>
Completed in 9 milliseconds