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:privid
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_module.c
136
ieee->wdev.wiphy->
privid
= libipw_wiphy_privid;
in alloc_libipw()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H
A
D
cfg.c
28
wiphy->
privid
= orinoco_wiphy_privid;
in orinoco_wiphy_init()
/kernel/linux/linux-5.10/net/mac802154/
H
A
D
main.c
83
phy->
privid
= mac802154_wpan_phy_privid;
in ieee802154_alloc_hw()
H
A
D
iface.c
723
if (dev->ieee802154_ptr->wpan_phy->
privid
!= mac802154_wpan_phy_privid)
in netdev_notify()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_module.c
136
ieee->wdev.wiphy->
privid
= libipw_wiphy_privid;
in alloc_libipw()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H
A
D
cfg.c
28
wiphy->
privid
= orinoco_wiphy_privid;
in orinoco_wiphy_init()
/kernel/linux/linux-5.10/include/net/
H
A
D
cfg802154.h
183
const void *
privid
;
member
H
A
D
cfg80211.h
4781
* @
privid
: a pointer that drivers can use to identify if an arbitrary
4963
const void *
privid
;
member
/kernel/linux/linux-6.6/net/mac802154/
H
A
D
main.c
83
phy->
privid
= mac802154_wpan_phy_privid;
in ieee802154_alloc_hw()
H
A
D
iface.c
719
if (dev->ieee802154_ptr->wpan_phy->
privid
!= mac802154_wpan_phy_privid)
in netdev_notify()
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg802154.h
200
const void *
privid
;
member
H
A
D
cfg80211.h
5310
* @
privid
: a pointer that drivers can use to identify if an arbitrary
5517
const void *
privid
;
member
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H
A
D
cfg80211.c
694
wiphy->
privid
= prism2_wiphy_privid;
in wlan_create_wiphy()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H
A
D
cfg80211.c
698
wiphy->
privid
= prism2_wiphy_privid;
in wlan_create_wiphy()
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
main.c
576
wiphy->
privid
= mac80211_wiphy_privid;
in ieee80211_alloc_hw_nm()
H
A
D
iface.c
2117
if (dev->ieee80211_ptr->wiphy->
privid
!= mac80211_wiphy_privid)
in netdev_notify()
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
main.c
674
wiphy->
privid
= mac80211_wiphy_privid;
in ieee80211_alloc_hw_nm()
H
A
D
iface.c
2318
if (dev->ieee80211_ptr->wiphy->
privid
!= mac80211_wiphy_privid)
in netdev_notify()
/kernel/linux/linux-5.10/drivers/net/wireless/
H
A
D
rndis_wlan.c
3452
wiphy->
privid
= rndis_wiphy_privid;
in rndis_wlan_bind()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H
A
D
rndis_wlan.c
3455
wiphy->
privid
= rndis_wiphy_privid;
in rndis_wlan_bind()
Completed in 51 milliseconds