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:usb_keyspan
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
keyspan_remote.c
102
struct
usb_keyspan
{
struct
126
static void keyspan_print(struct
usb_keyspan
* dev) /*unsigned char* data)*/
in keyspan_print()
141
static int keyspan_load_tester(struct
usb_keyspan
* dev, int bits_needed)
in keyspan_load_tester()
167
static void keyspan_report_button(struct
usb_keyspan
*remote, int button, int press)
in keyspan_report_button()
179
static void keyspan_check_data(struct
usb_keyspan
*remote)
in keyspan_check_data()
374
struct
usb_keyspan
*dev = urb->context;
in keyspan_irq_recv()
407
struct
usb_keyspan
*remote = input_get_drvdata(dev);
in keyspan_open()
418
struct
usb_keyspan
*remote = input_get_drvdata(dev);
in keyspan_close()
448
struct
usb_keyspan
*remote;
in keyspan_probe()
560
struct
usb_keyspan
*remot
in keyspan_disconnect()
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
keyspan_remote.c
102
struct
usb_keyspan
{
struct
126
static void keyspan_print(struct
usb_keyspan
* dev) /*unsigned char* data)*/
in keyspan_print()
141
static int keyspan_load_tester(struct
usb_keyspan
* dev, int bits_needed)
in keyspan_load_tester()
167
static void keyspan_report_button(struct
usb_keyspan
*remote, int button, int press)
in keyspan_report_button()
179
static void keyspan_check_data(struct
usb_keyspan
*remote)
in keyspan_check_data()
374
struct
usb_keyspan
*dev = urb->context;
in keyspan_irq_recv()
407
struct
usb_keyspan
*remote = input_get_drvdata(dev);
in keyspan_open()
418
struct
usb_keyspan
*remote = input_get_drvdata(dev);
in keyspan_close()
448
struct
usb_keyspan
*remote;
in keyspan_probe()
560
struct
usb_keyspan
*remot
in keyspan_disconnect()
[all...]
Completed in 3 milliseconds