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:boardtype
(Results
1 - 25
of
29
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H
A
D
hw.h
54
#define IS_HIGHT_PA(
boardtype
) \
55
((
boardtype
== BOARD_USB_HIGH_PA) ? true : false)
H
A
D
hw.c
304
u8
boardtype
;
in _rtl92cu_read_board_type()
local
307
boardtype
= ((contents[EEPROM_RF_OPT1]) &
in _rtl92cu_read_board_type()
310
boardtype
= contents[EEPROM_RF_OPT4];
in _rtl92cu_read_board_type()
311
boardtype
&= BOARD_TYPE_TEST_MASK;
in _rtl92cu_read_board_type()
313
rtlefuse->board_type =
boardtype
;
in _rtl92cu_read_board_type()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H
A
D
hw.h
54
#define IS_HIGHT_PA(
boardtype
) \
55
((
boardtype
== BOARD_USB_HIGH_PA) ? true : false)
H
A
D
hw.c
304
u8
boardtype
;
in _rtl92cu_read_board_type()
local
307
boardtype
= ((contents[EEPROM_RF_OPT1]) &
in _rtl92cu_read_board_type()
310
boardtype
= contents[EEPROM_RF_OPT4];
in _rtl92cu_read_board_type()
311
boardtype
&= BOARD_TYPE_TEST_MASK;
in _rtl92cu_read_board_type()
313
rtlefuse->board_type =
boardtype
;
in _rtl92cu_read_board_type()
/kernel/linux/linux-5.10/arch/mips/sni/
H
A
D
pcimt.c
53
char
boardtype
[80];
in sni_pcimt_detect()
local
55
char *p =
boardtype
;
in sni_pcimt_detect()
67
printk("%s.\n",
boardtype
);
in sni_pcimt_detect()
/kernel/linux/linux-6.6/arch/mips/sni/
H
A
D
pcimt.c
53
char
boardtype
[80];
in sni_pcimt_detect()
local
55
char *p =
boardtype
;
in sni_pcimt_detect()
67
printk("%s.\n",
boardtype
);
in sni_pcimt_detect()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
aiutils.h
139
uint
boardtype
; /* board type */
member
206
return sih->
boardtype
;
in ai_get_boardtype()
H
A
D
aiutils.c
485
sih->
boardtype
= pbus->boardinfo.type;
in ai_doattach()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
aiutils.h
139
uint
boardtype
; /* board type */
member
198
return sih->
boardtype
;
in ai_get_boardtype()
H
A
D
aiutils.c
485
sih->
boardtype
= pbus->boardinfo.type;
in ai_doattach()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H
A
D
adv_pci1710.c
132
struct
boardtype
{
struct
140
static const struct
boardtype
boardtypes[] = {
305
const struct
boardtype
*board = dev->board_ptr;
in pci1710_ai_read_sample()
722
const struct
boardtype
*board = dev->board_ptr;
in pci1710_reset()
749
const struct
boardtype
*board = NULL;
in pci1710_auto_attach()
H
A
D
ni_670x.c
68
int
boardtype
;
member
H
A
D
ni_pcidio.c
286
int
boardtype
;
member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H
A
D
adv_pci1710.c
131
struct
boardtype
{
struct
139
static const struct
boardtype
boardtypes[] = {
304
const struct
boardtype
*board = dev->board_ptr;
in pci1710_ai_read_sample()
721
const struct
boardtype
*board = dev->board_ptr;
in pci1710_reset()
748
const struct
boardtype
*board = NULL;
in pci1710_auto_attach()
H
A
D
adv_pci_dio.c
225
int
boardtype
;
member
575
dev_private->
boardtype
= context;
in pci_dio_auto_attach()
715
int
boardtype
= dev_private->
boardtype
;
in pci_dio_detach()
local
718
pci_dio_reset(dev,
boardtype
);
in pci_dio_detach()
H
A
D
ni_670x.c
67
int
boardtype
;
member
H
A
D
ni_pcidio.c
285
int
boardtype
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
164
uint
boardtype
;
member
H
A
D
phy_int.h
485
uint
boardtype
;
member
H
A
D
phy_cmn.c
372
sh->
boardtype
= shp->
boardtype
;
in wlc_phy_shared_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
159
uint
boardtype
;
member
H
A
D
phy_int.h
485
uint
boardtype
;
member
H
A
D
phy_cmn.c
372
sh->
boardtype
= shp->
boardtype
;
in wlc_phy_shared_attach()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
usb.c
116
__le32
boardtype
; /* Type of board */
member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
usb.c
116
__le32
boardtype
; /* Type of board */
member
Completed in 42 milliseconds
1
2