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
defs:hdrv
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-generic.c
28
struct hid_driver *
hdrv
= to_hid_driver(drv);
in __check_hid_generic()
local
H
A
D
hid-core.c
1521
struct hid_driver *
hdrv
= hid->driver;
in hid_process_event()
local
1764
struct hid_driver *
hdrv
;
in hid_report_raw_event()
local
1833
struct hid_driver *
hdrv
;
hid_input_report()
local
2166
struct hid_driver *
hdrv
= to_hid_driver(drv);
new_id_store()
local
2203
hid_free_dynids(struct hid_driver *
hdrv
)
hid_free_dynids()
argument
2215
hid_match_device(struct hid_device *hdev, struct hid_driver *
hdrv
)
hid_match_device()
argument
2235
struct hid_driver *
hdrv
= to_hid_driver(drv);
hid_bus_match()
local
2266
struct hid_driver *
hdrv
= to_hid_driver(dev->driver);
hid_device_probe()
local
2328
struct hid_driver *
hdrv
;
hid_device_remove()
local
2537
struct hid_driver *
hdrv
= data;
__hid_bus_reprobe_drivers()
local
2550
struct hid_driver *
hdrv
= to_hid_driver(drv);
__hid_bus_driver_added()
local
2565
__hid_register_driver(struct hid_driver *
hdrv
, struct module *owner, const char *mod_name)
__hid_register_driver()
argument
2588
hid_unregister_driver(struct hid_driver *
hdrv
)
hid_unregister_driver()
argument
[all...]
/kernel/linux/linux-5.10/sound/hda/
H
A
D
hda_bus_type.c
52
struct hdac_driver *
hdrv
= drv_to_hdac_driver(drv);
in hda_bus_match()
local
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-generic.c
28
struct hid_driver *
hdrv
= to_hid_driver(drv);
in __check_hid_generic()
local
H
A
D
hid-core.c
1524
struct hid_driver *
hdrv
= hid->driver;
in hid_process_event()
local
1976
struct hid_driver *
hdrv
;
in hid_report_raw_event()
local
2044
struct hid_driver *
hdrv
;
hid_input_report()
local
2499
struct hid_driver *
hdrv
= to_hid_driver(drv);
new_id_store()
local
2536
hid_free_dynids(struct hid_driver *
hdrv
)
hid_free_dynids()
argument
2548
hid_match_device(struct hid_device *hdev, struct hid_driver *
hdrv
)
hid_match_device()
argument
2568
struct hid_driver *
hdrv
= to_hid_driver(drv);
hid_bus_match()
local
2597
hid_check_device_match(struct hid_device *hdev, struct hid_driver *
hdrv
, const struct hid_device_id **id)
hid_check_device_match()
argument
2616
__hid_device_probe(struct hid_device *hdev, struct hid_driver *
hdrv
)
__hid_device_probe()
argument
2660
struct hid_driver *
hdrv
= to_hid_driver(dev->driver);
hid_device_probe()
local
2681
struct hid_driver *
hdrv
;
hid_device_remove()
local
2895
struct hid_driver *
hdrv
= data;
__hid_bus_reprobe_drivers()
local
2908
struct hid_driver *
hdrv
= to_hid_driver(drv);
__hid_bus_driver_added()
local
2923
__hid_register_driver(struct hid_driver *
hdrv
, struct module *owner, const char *mod_name)
__hid_register_driver()
argument
2946
hid_unregister_driver(struct hid_driver *
hdrv
)
hid_unregister_driver()
argument
[all...]
/kernel/linux/linux-6.6/sound/hda/
H
A
D
hda_bus_type.c
52
struct hdac_driver *
hdrv
= drv_to_hdac_driver(drv);
in hda_bus_match()
local
/kernel/linux/linux-5.10/sound/hda/ext/
H
A
D
hdac_ext_bus.c
139
struct hdac_driver *
hdrv
= drv_to_hdac_driver(dev->driver);
in get_hdrv()
local
/kernel/linux/linux-6.6/sound/hda/ext/
H
A
D
hdac_ext_bus.c
86
struct hdac_driver *
hdrv
= drv_to_hdac_driver(dev->driver);
in get_hdrv()
local
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
baycom_ser_fdx.c
113
struct hdlcdrv_state
hdrv
;
member
[all...]
H
A
D
baycom_ser_hdx.c
99
struct hdlcdrv_state
hdrv
;
member
[all...]
H
A
D
baycom_par.c
113
struct hdlcdrv_state
hdrv
;
member
[all...]
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
baycom_ser_fdx.c
113
struct hdlcdrv_state
hdrv
;
member
[all...]
H
A
D
baycom_ser_hdx.c
99
struct hdlcdrv_state
hdrv
;
member
[all...]
H
A
D
baycom_par.c
113
struct hdlcdrv_state
hdrv
;
member
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
hdac_hdmi.c
2149
struct hdac_driver *
hdrv
= drv_to_hdac_driver(hdev->dev.driver);
in hdac_hdmi_dev_probe()
local
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
hdac_hdmi.c
2148
struct hdac_driver *
hdrv
= drv_to_hdac_driver(hdev->dev.driver);
in hdac_hdmi_dev_probe()
local
Completed in 20 milliseconds