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:ATH_USB
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H
A
D
main.c
97
[
ATH_USB
] = "usb",
H
A
D
ath.h
71
ATH_USB
,
enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H
A
D
main.c
97
[
ATH_USB
] = "usb",
H
A
D
ath.h
71
ATH_USB
,
enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
eeprom_def.c
128
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_def_fill_eeprom()
324
if ((common->bus_ops->ath_bus_type ==
ATH_USB
) &&
in ath9k_hw_def_check_eeprom()
H
A
D
ar5008_phy.c
773
&& (common->bus_ops->ath_bus_type !=
ATH_USB
)) {
in ar5008_hw_process_ini()
805
&& (common->bus_ops->ath_bus_type !=
ATH_USB
)) {
in ar5008_hw_process_ini()
H
A
D
hw.c
522
if (common->bus_ops->ath_bus_type !=
ATH_USB
) {
in ath9k_hw_post_init()
694
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_init()
1766
if (common->bus_ops->ath_bus_type ==
ATH_USB
) {
in ath9k_hw_init_desc()
H
A
D
eeprom_4k.c
69
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_4k_fill_eeprom()
H
A
D
eeprom_9287.c
72
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_ar9287_fill_eeprom()
H
A
D
hw.h
135
!=
ATH_USB
)) \
H
A
D
htc_drv_init.c
539
.ath_bus_type =
ATH_USB
,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
ar5008_phy.c
764
&& (common->bus_ops->ath_bus_type !=
ATH_USB
)) {
in ar5008_hw_process_ini()
796
&& (common->bus_ops->ath_bus_type !=
ATH_USB
)) {
in ar5008_hw_process_ini()
H
A
D
eeprom_def.c
128
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_def_fill_eeprom()
324
if ((common->bus_ops->ath_bus_type ==
ATH_USB
) &&
in ath9k_hw_def_check_eeprom()
H
A
D
hw.c
521
if (common->bus_ops->ath_bus_type !=
ATH_USB
) {
in ath9k_hw_post_init()
693
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_init()
1765
if (common->bus_ops->ath_bus_type ==
ATH_USB
) {
in ath9k_hw_init_desc()
H
A
D
hw.h
135
!=
ATH_USB
)) \
H
A
D
eeprom_4k.c
69
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_4k_fill_eeprom()
H
A
D
eeprom_9287.c
72
if (common->bus_ops->ath_bus_type ==
ATH_USB
)
in ath9k_hw_ar9287_fill_eeprom()
H
A
D
htc_drv_init.c
539
.ath_bus_type =
ATH_USB
,
Completed in 31 milliseconds