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:hv_dev
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/uio/
H
A
D
uio_hv_generic.c
96
struct hv_device *
hv_dev
= chan->device_obj;
in hv_uio_channel_cb()
local
111
struct hv_device *
hv_dev
= channel->device_obj;
in hv_uio_rescind()
local
155
struct hv_device *
hv_dev
= new_sc->primary_channel->device_obj;
in hv_uio_new_channel()
local
/kernel/linux/linux-6.6/drivers/uio/
H
A
D
uio_hv_generic.c
96
struct hv_device *
hv_dev
= chan->device_obj;
in hv_uio_channel_cb()
local
110
struct hv_device *
hv_dev
= channel->primary_channel->device_obj;
in hv_uio_rescind()
local
154
struct hv_device *
hv_dev
= new_sc->primary_channel->device_obj;
in hv_uio_new_channel()
local
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
hyperv-keyboard.c
90
struct hv_device *
hv_dev
;
member
100
static void hv_kbd_on_receive(struct hv_device *
hv_dev
,
in hv_kbd_on_receive()
argument
182
static void hv_kbd_handle_received_packet(struct hv_device *
hv_dev
,
in hv_kbd_handle_received_packet()
argument
241
struct
hv_dev
ice *
hv_dev
= context;
hv_kbd_on_channel_callback()
local
254
hv_kbd_connect_to_vsp(struct
hv_dev
ice *
hv_dev
)
hv_kbd_connect_to_vsp()
argument
314
hv_kbd_probe(struct
hv_dev
ice *
hv_dev
, const struct hv_vmbus_device_id *dev_id)
hv_kbd_probe()
argument
372
hv_kbd_remove(struct
hv_dev
ice *
hv_dev
)
hv_kbd_remove()
argument
385
hv_kbd_suspend(struct
hv_dev
ice *
hv_dev
)
hv_kbd_suspend()
argument
392
hv_kbd_resume(struct
hv_dev
ice *
hv_dev
)
hv_kbd_resume()
argument
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
hyperv-keyboard.c
90
struct hv_device *
hv_dev
;
member
100
static void hv_kbd_on_receive(struct hv_device *
hv_dev
,
in hv_kbd_on_receive()
argument
182
static void hv_kbd_handle_received_packet(struct hv_device *
hv_dev
,
in hv_kbd_handle_received_packet()
argument
241
struct
hv_dev
ice *
hv_dev
= context;
hv_kbd_on_channel_callback()
local
254
hv_kbd_connect_to_vsp(struct
hv_dev
ice *
hv_dev
)
hv_kbd_connect_to_vsp()
argument
314
hv_kbd_probe(struct
hv_dev
ice *
hv_dev
, const struct hv_vmbus_device_id *dev_id)
hv_kbd_probe()
argument
372
hv_kbd_remove(struct
hv_dev
ice *
hv_dev
)
hv_kbd_remove()
argument
383
hv_kbd_suspend(struct
hv_dev
ice *
hv_dev
)
hv_kbd_suspend()
argument
390
hv_kbd_resume(struct
hv_dev
ice *
hv_dev
)
hv_kbd_resume()
argument
[all...]
/kernel/linux/linux-5.10/drivers/net/hyperv/
H
A
D
rndis_filter.c
1195
struct hv_device *
hv_dev
= ndev_ctx->device_ctx;
in rndis_set_subchannel()
local
/kernel/linux/linux-5.10/net/vmw_vsock/
H
A
D
hyperv_transport.c
871
static int hvs_suspend(struct hv_device *
hv_dev
)
in hvs_suspend()
argument
/kernel/linux/linux-6.6/drivers/net/hyperv/
H
A
D
netvsc.c
970
void netvsc_dma_unmap(struct hv_device *
hv_dev
,
in netvsc_dma_unmap()
argument
1007
static int netvsc_dma_map(struct hv_device *
hv_dev
,
in netvsc_dma_map()
argument
H
A
D
rndis_filter.c
1292
struct hv_device *
hv_dev
= ndev_ctx->device_ctx;
in rndis_set_subchannel()
local
/kernel/linux/linux-6.6/net/vmw_vsock/
H
A
D
hyperv_transport.c
895
static int hvs_suspend(struct hv_device *
hv_dev
)
in hvs_suspend()
argument
/kernel/linux/linux-5.10/drivers/hv/
H
A
D
hv_balloon.c
1768
static int balloon_suspend(struct hv_device *
hv_dev
)
in balloon_suspend()
argument
H
A
D
vmbus_drv.c
165
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in id_show()
local
176
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in state_show()
local
187
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in monitor_id_show()
local
198
struct hv_device *
hv_dev
in class_id_show()
local
210
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
device_id_show()
local
222
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
modalias_show()
local
232
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
numa_node_show()
local
246
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_pending_show()
local
260
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_pending_show()
local
274
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_latency_show()
local
288
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_latency_show()
local
302
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_conn_id_show()
local
316
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_conn_id_show()
local
329
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_intr_mask_show()
local
348
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_read_index_show()
local
367
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_write_index_show()
local
386
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_read_bytes_avail_show()
local
405
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_write_bytes_avail_show()
local
423
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_intr_mask_show()
local
441
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_read_index_show()
local
459
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_write_index_show()
local
478
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_read_bytes_avail_show()
local
497
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_write_bytes_avail_show()
local
516
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
channel_vp_mapping_show()
local
552
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
vendor_show()
local
561
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
device_show()
local
570
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
driver_override_store()
local
603
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
driver_override_show()
local
656
const struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
vmbus_dev_attr_is_visible()
local
861
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(device);
vmbus_match()
local
984
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(device);
vmbus_device_release()
local
[all...]
/kernel/linux/linux-6.6/drivers/hv/
H
A
D
vmbus_drv.c
48
static struct device *
hv_dev
;
variable
130
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in id_show()
local
141
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in state_show()
local
152
struct hv_device *
hv_dev
= device_to_hv_device(dev);
in monitor_id_show()
local
163
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
class_id_show()
local
175
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
device_id_show()
local
187
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
modalias_show()
local
197
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
numa_node_show()
local
211
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_pending_show()
local
225
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_pending_show()
local
239
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_latency_show()
local
253
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_latency_show()
local
267
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
server_monitor_conn_id_show()
local
281
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
client_monitor_conn_id_show()
local
294
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_intr_mask_show()
local
313
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_read_index_show()
local
332
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_write_index_show()
local
351
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_read_bytes_avail_show()
local
370
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
out_write_bytes_avail_show()
local
388
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_intr_mask_show()
local
406
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_read_index_show()
local
424
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_write_index_show()
local
443
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_read_bytes_avail_show()
local
462
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
in_write_bytes_avail_show()
local
481
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
channel_vp_mapping_show()
local
517
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
vendor_show()
local
527
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
device_show()
local
537
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
driver_override_store()
local
550
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
driver_override_show()
local
603
const struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(dev);
vmbus_dev_attr_is_visible()
local
825
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(device);
vmbus_match()
local
960
struct
hv_dev
ice *
hv_dev
= device_to_
hv_dev
ice(device);
vmbus_device_release()
local
[all...]
H
A
D
hv_balloon.c
2082
static int balloon_suspend(struct hv_device *
hv_dev
)
in balloon_suspend()
argument
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
storvsc_drv.c
1888
static bool hv_dev_is_fc(struct hv_device *
hv_dev
)
in hv_dev_is_fc()
argument
2105
static int storvsc_suspend(struct hv_device *
hv_dev
)
in storvsc_suspend()
argument
2125
static int storvsc_resume(struct hv_device *
hv_dev
)
in storvsc_resume()
argument
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
storvsc_drv.c
1916
static bool hv_dev_is_fc(struct hv_device *
hv_dev
)
in hv_dev_is_fc()
argument
2144
static int storvsc_suspend(struct hv_device *
hv_dev
)
in storvsc_suspend()
argument
2164
static int storvsc_resume(struct hv_device *
hv_dev
)
in storvsc_resume()
argument
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pci-hyperv.c
1892
struct hv_pci_dev *
hv_dev
;
in hv_pci_assign_numa_node()
local
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pci-hyperv.c
2367
struct hv_pci_dev *
hv_dev
;
in hv_pci_assign_numa_node()
local
Completed in 36 milliseconds