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:hci_version
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
577
u16
hci_version
; /* stack hci version */
member
776
void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16
hci_version
);
H
A
D
halbtcoutsrc.c
1870
void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16
hci_version
)
in exhalbtc_set_hci_version()
argument
1875
btcoexist->stack_info.
hci_version
=
hci_version
;
in exhalbtc_set_hci_version()
H
A
D
halbtc8192e2ant.c
2694
stack_info->
hci_version
);
in ex_btc8192e2ant_display_coex_info()
3175
stack_info->
hci_version
);
in ex_btc8192e2ant_periodical()
H
A
D
halbtc8821a1ant.c
2144
stack_info->
hci_version
);
in ex_btc8821a1ant_display_coex_info()
2957
stack_info->
hci_version
);
in ex_btc8821a1ant_periodical()
H
A
D
halbtc8723b2ant.c
3670
stack_info->
hci_version
);
in ex_btc8723b2ant_display_coex_info()
H
A
D
halbtc8723b1ant.c
2485
stack_info->
hci_version
);
in ex_btc8723b1ant_display_coex_info()
H
A
D
halbtc8821a2ant.c
3663
stack_info->
hci_version
);
in ex_btc8821a2ant_display_coex_info()
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-pci.c
162
if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->
hci_version
== 0x96)
in xhci_pci_quirks()
348
if (xhci->
hci_version
>= 0x120)
in xhci_pci_quirks()
H
A
D
xhci.c
590
if (xhci->
hci_version
== 0x95 && link_quirk) {
in xhci_init()
5157
if (xhci->
hci_version
> 0x95) {
in xhci_update_hub_device()
5160
(unsigned int) xhci->
hci_version
);
in xhci_update_hub_device()
5172
if (xhci->
hci_version
< 0x100 || hdev->speed == USB_SPEED_HIGH)
in xhci_update_hub_device()
5178
(unsigned int) xhci->
hci_version
);
in xhci_update_hub_device()
5184
(xhci->
hci_version
> 0x95) ?
in xhci_update_hub_device()
5190
if (xhci->
hci_version
> 0x95)
in xhci_update_hub_device()
5294
xhci->
hci_version
= HC_VERSION(xhci->hcc_params);
in xhci_gen_setup()
5296
if (xhci->
hci_version
> 0x100)
in xhci_gen_setup()
5307
if (xhci->
hci_version
>
in xhci_gen_setup()
[all...]
H
A
D
xhci-ring.c
3351
if (xhci->
hci_version
< 0x100 && !(xhci->quirks & XHCI_MTK_HOST))
in xhci_td_remainder()
3360
if ((xhci->quirks & XHCI_MTK_HOST) && (xhci->
hci_version
< 0x100))
in xhci_td_remainder()
3662
if ((xhci->
hci_version
>= 0x100) || (xhci->quirks & XHCI_MTK_HOST)) {
in xhci_queue_ctrl_tx()
3749
if (xhci->
hci_version
< 0x100 || urb->dev->speed < USB_SPEED_SUPER)
in xhci_get_burst_count()
3770
if (xhci->
hci_version
< 0x100)
in xhci_get_last_burst_packet_count()
3883
if (xhci->
hci_version
< 0x100)
in trb_block_event_intr()
H
A
D
xhci-mtk.c
407
if (xhci->
hci_version
< 0x100 && HCC_MAX_PSA(xhci->hcc_params) == 4)
in xhci_mtk_quirks()
H
A
D
xhci-mem.c
1510
if (usb_endpoint_xfer_control(&ep->desc) && xhci->
hci_version
>= 0x100)
in xhci_endpoint_init()
1513
if ((xhci->
hci_version
> 0x100) && HCC2_LEC(xhci->hcc_params2))
in xhci_endpoint_init()
2252
if ((xhci->
hci_version
>= 0x100) && (major_revision != 0x03) &&
in xhci_add_in_port()
H
A
D
xhci.h
1770
u16
hci_version
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
577
u16
hci_version
; /* stack hci version */
member
776
void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16
hci_version
);
H
A
D
halbtcoutsrc.c
1854
void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16
hci_version
)
in exhalbtc_set_hci_version()
argument
1859
btcoexist->stack_info.
hci_version
=
hci_version
;
in exhalbtc_set_hci_version()
H
A
D
halbtc8192e2ant.c
2694
stack_info->
hci_version
);
in ex_btc8192e2ant_display_coex_info()
3175
stack_info->
hci_version
);
in ex_btc8192e2ant_periodical()
H
A
D
halbtc8821a1ant.c
2134
stack_info->
hci_version
);
in ex_btc8821a1ant_display_coex_info()
2947
stack_info->
hci_version
);
in ex_btc8821a1ant_periodical()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci.c
435
if (xhci->
hci_version
== 0x95 && link_quirk) {
in xhci_init()
5029
if (xhci->
hci_version
> 0x95) {
in xhci_update_hub_device()
5032
(unsigned int) xhci->
hci_version
);
in xhci_update_hub_device()
5044
if (xhci->
hci_version
< 0x100 || hdev->speed == USB_SPEED_HIGH)
in xhci_update_hub_device()
5050
(unsigned int) xhci->
hci_version
);
in xhci_update_hub_device()
5056
(xhci->
hci_version
> 0x95) ?
in xhci_update_hub_device()
5062
if (xhci->
hci_version
> 0x95)
in xhci_update_hub_device()
5169
xhci->
hci_version
= HC_VERSION(readl(&xhci->cap_regs->hc_capbase));
in xhci_gen_setup()
5171
if (xhci->
hci_version
> 0x100)
in xhci_gen_setup()
5188
if (xhci->
hci_version
>
in xhci_gen_setup()
[all...]
H
A
D
xhci-pci.c
349
if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->
hci_version
== 0x96)
in xhci_pci_quirks()
536
if (xhci->
hci_version
>= 0x120)
in xhci_pci_quirks()
H
A
D
xhci-ring.c
3501
if (xhci->
hci_version
< 0x100 && !(xhci->quirks & XHCI_MTK_HOST))
in xhci_td_remainder()
3510
if ((xhci->quirks & XHCI_MTK_HOST) && (xhci->
hci_version
< 0x100))
in xhci_td_remainder()
3812
if ((xhci->
hci_version
>= 0x100) || (xhci->quirks & XHCI_MTK_HOST)) {
in xhci_queue_ctrl_tx()
3899
if (xhci->
hci_version
< 0x100 || urb->dev->speed < USB_SPEED_SUPER)
in xhci_get_burst_count()
3920
if (xhci->
hci_version
< 0x100)
in xhci_get_last_burst_packet_count()
4033
if (xhci->
hci_version
< 0x100)
in trb_block_event_intr()
H
A
D
xhci-mem.c
1461
if (usb_endpoint_xfer_control(&ep->desc) && xhci->
hci_version
>= 0x100)
in xhci_endpoint_init()
1464
if ((xhci->
hci_version
> 0x100) && HCC2_LEC(xhci->hcc_params2))
in xhci_endpoint_init()
2062
if ((xhci->
hci_version
>= 0x100) && (major_revision != 0x03) &&
in xhci_add_in_port()
H
A
D
xhci-mtk.c
471
if (xhci->
hci_version
< 0x100 && HCC_MAX_PSA(xhci->hcc_params) == 4)
in xhci_mtk_quirks()
H
A
D
xhci.h
1781
u16
hci_version
;
member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdnsp-gadget.h
1370
* @
hci_version
: device controller version.
1425
u16
hci_version
;
member
H
A
D
cdnsp-gadget.c
1801
pdev->
hci_version
= HC_VERSION(pdev->hcc_params);
in cdnsp_gen_setup()
Completed in 82 milliseconds
1
2