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:em28xx_led
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx.h
459
struct
em28xx_led
{
struct
518
struct
em28xx_led
*leds;
824
const struct
em28xx_led
*em28xx_find_led(struct em28xx *dev,
H
A
D
em28xx-core.c
614
const struct
em28xx_led
*em28xx_find_led(struct em28xx *dev,
in em28xx_find_led()
634
const struct
em28xx_led
*led = NULL;
in em28xx_capture_start()
H
A
D
em28xx-cards.c
585
static struct
em28xx_led
speedlink_vad_laplace_leds[] = {
601
static struct
em28xx_led
kworld_ub435q_v3_leds[] = {
611
static struct
em28xx_led
pctv_80e_leds[] = {
621
static struct
em28xx_led
terratec_grabby_leds[] = {
631
static struct
em28xx_led
hauppauge_dualhd_leds[] = {
H
A
D
em28xx-input.c
514
const struct
em28xx_led
*led;
in em28xx_query_buttons()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx.h
450
struct
em28xx_led
{
struct
509
struct
em28xx_led
*leds;
813
const struct
em28xx_led
*em28xx_find_led(struct em28xx *dev,
H
A
D
em28xx-cards.c
590
static struct
em28xx_led
speedlink_vad_laplace_leds[] = {
606
static struct
em28xx_led
kworld_ub435q_v3_leds[] = {
616
static struct
em28xx_led
pctv_80e_leds[] = {
626
static struct
em28xx_led
terratec_grabby_leds[] = {
636
static struct
em28xx_led
hauppauge_dualhd_leds[] = {
652
static struct
em28xx_led
hauppauge_usb_quadhd_leds[] = {
H
A
D
em28xx-core.c
604
const struct
em28xx_led
*em28xx_find_led(struct em28xx *dev,
in em28xx_find_led()
624
const struct
em28xx_led
*led = NULL;
in em28xx_capture_start()
H
A
D
em28xx-input.c
504
const struct
em28xx_led
*led;
in em28xx_query_buttons()
Completed in 16 milliseconds