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:host_dev
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/
H
A
D
ide.c
74
struct device *
host_dev
;
in ide_device_get()
local
80
host_dev
= drive->hwif->host->dev[0];
in ide_device_get()
81
module =
host_dev
?
host_dev
->driver->owner : NULL;
in ide_device_get()
102
struct device *
host_dev
= drive->hwif->host->dev[0];
in ide_device_put()
local
103
struct module *module =
host_dev
?
host_dev
->driver->owner : NULL;
in ide_device_put()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
storvsc_drv.c
1001
struct hv_host_device *
host_dev
= shost_priv(host);
in storvsc_handle_error()
local
1084
queue_work(
host_dev
->handle_error_wq, &wrk->work);
in storvsc_handle_error()
1221
struct hv_host_device *
host_dev
;
in storvsc_on_receive()
local
1229
host_dev
= shost_priv(stor_device->host);
in storvsc_on_receive()
1231
host_dev
->handle_error_wq, &
host_dev
->host_scan_work);
in storvsc_on_receive()
1589
struct hv_host_device *
host_dev
= shost_priv(scmnd->device->host);
in storvsc_host_reset_handler()
local
1590
struct hv_device *device =
host_dev
->dev;
in storvsc_host_reset_handler()
1674
struct hv_host_device *
host_dev
= shost_priv(host);
in storvsc_queuecommand()
local
1675
struct hv_device *dev =
host_dev
in storvsc_queuecommand()
1899
struct hv_
host_dev
ice *
host_dev
;
storvsc_probe()
local
2089
struct hv_
host_dev
ice *
host_dev
= shost_priv(host);
storvsc_remove()
local
2109
struct hv_
host_dev
ice *
host_dev
= shost_priv(host);
storvsc_suspend()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
storvsc_drv.c
981
struct hv_host_device *
host_dev
= shost_priv(host);
in storvsc_handle_error()
local
1069
queue_work(
host_dev
->handle_error_wq, &wrk->work);
in storvsc_handle_error()
1204
struct hv_host_device *
host_dev
;
in storvsc_on_receive()
local
1212
host_dev
= shost_priv(stor_device->host);
in storvsc_on_receive()
1214
host_dev
->handle_error_wq, &
host_dev
->host_scan_work);
in storvsc_on_receive()
1630
struct hv_host_device *
host_dev
= shost_priv(scmnd->device->host);
in storvsc_host_reset_handler()
local
1631
struct hv_device *device =
host_dev
->dev;
in storvsc_host_reset_handler()
1713
struct hv_host_device *
host_dev
= shost_priv(host);
in storvsc_queuecommand()
local
1714
struct hv_device *dev =
host_dev
in storvsc_queuecommand()
1928
struct hv_
host_dev
ice *
host_dev
;
storvsc_probe()
local
2130
struct hv_
host_dev
ice *
host_dev
= shost_priv(host);
storvsc_remove()
local
2148
struct hv_
host_dev
ice *
host_dev
= shost_priv(host);
storvsc_suspend()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H
A
D
host.c
46
cdns->
host_dev
= xhci;
in __cdns3_host_init()
119
platform_device_unregister(cdns->
host_dev
);
in cdns3_host_exit()
120
cdns->
host_dev
= NULL;
in cdns3_host_exit()
H
A
D
core.h
66
* @
host_dev
: the child host device pointer for cdns3 core
105
struct platform_device *
host_dev
;
member
H
A
D
core.c
423
if ((cdns->role == USB_ROLE_HOST) && cdns->
host_dev
)
in cdns3_wakeup_irq()
424
pm_request_resume(&cdns->
host_dev
->dev);
in cdns3_wakeup_irq()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
host.c
82
cdns->
host_dev
= xhci;
in __cdns_host_init()
134
platform_device_unregister(cdns->
host_dev
);
in cdns_host_exit()
135
cdns->
host_dev
= NULL;
in cdns_host_exit()
H
A
D
core.h
66
* @
host_dev
: the child host device pointer for cdns core
106
struct platform_device *
host_dev
;
member
H
A
D
core.c
412
if ((cdns->role == USB_ROLE_HOST) && cdns->
host_dev
)
in cdns_wakeup_irq()
413
pm_request_resume(&cdns->
host_dev
->dev);
in cdns_wakeup_irq()
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H
A
D
mirror_gre_bridge_1q_lag.sh
220
local
host_dev
=$1; shift
237
setup_wait_dev $
host_dev
240
mirror_test vrf-h1 192.0.2.1 192.0.2.18 $
host_dev
1 10
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
mirror_gre_bridge_1q_lag.sh
222
local
host_dev
=$1; shift
239
setup_wait_dev $
host_dev
242
mirror_test vrf-h1 192.0.2.1 192.0.2.18 $
host_dev
1 10
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
dsa.h
16
struct device *
host_dev
;
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
dsa.h
16
struct device *
host_dev
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
ahb.c
954
struct device *
host_dev
= ab->dev;
in ath11k_ahb_fw_resources_init()
local
973
node = of_get_child_by_name(
host_dev
->of_node, "wifi-firmware");
in ath11k_ahb_fw_resources_init()
980
info.parent =
host_dev
;
in ath11k_ahb_fw_resources_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
renesas_usb3.c
342
struct device *
host_dev
;
member
2375
struct device *host = usb3->
host_dev
;
in handle_ext_role_switch_states()
2429
struct device *host = usb3->
host_dev
;
in handle_role_switch_states()
2841
usb3->
host_dev
= usb_of_get_companion_dev(&pdev->dev);
in renesas_usb3_probe()
2842
if (!usb3->
host_dev
) {
in renesas_usb3_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
renesas_usb3.c
349
struct device *
host_dev
;
member
2453
struct device *host = usb3->
host_dev
;
in handle_ext_role_switch_states()
2521
struct device *host = usb3->
host_dev
;
in handle_role_switch_states()
2944
usb3->
host_dev
= usb_of_get_companion_dev(&pdev->dev);
in renesas_usb3_probe()
2945
if (!usb3->
host_dev
) {
in renesas_usb3_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
snoc.c
1526
struct device *
host_dev
= &ar_snoc->dev->dev;
in ath10k_fw_init()
local
1533
node = of_get_child_by_name(
host_dev
->of_node, "wifi-firmware");
in ath10k_fw_init()
1541
info.parent =
host_dev
;
in ath10k_fw_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
snoc.c
1600
struct device *
host_dev
= &ar_snoc->dev->dev;
in ath10k_fw_init()
local
1607
node = of_get_child_by_name(
host_dev
->of_node, "wifi-firmware");
in ath10k_fw_init()
1615
info.parent =
host_dev
;
in ath10k_fw_init()
Completed in 35 milliseconds