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:get_free_ccs
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/
H
A
D
ray_cs.c
84
static int
get_free_ccs
(ray_dev_t *local);
550
if ((ccsindex =
get_free_ccs
(local)) < 0)
in dl_startup_params()
691
if ((ccsindex =
get_free_ccs
(local)) < 0)
in start_net()
720
if ((ccsindex =
get_free_ccs
(local)) < 0)
in join_net()
1609
static int
get_free_ccs
(ray_dev_t *local)
in get_free_ccs()
function
1616
dev_dbg(&link->dev, "ray_cs
get_free_ccs
- device not present\n");
in get_free_ccs()
1635
} /*
get_free_ccs
*/
in get_free_ccs()
1724
if ((ccsindex =
get_free_ccs
(local)) < 0) {
in ray_update_parm()
1757
if ((ccsindex =
get_free_ccs
(local)) < 0) {
in ray_update_multi_list()
2483
if ((ccsindex =
get_free_ccs
(loca
in associate()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H
A
D
ray_cs.c
84
static int
get_free_ccs
(ray_dev_t *local);
546
if ((ccsindex =
get_free_ccs
(local)) < 0)
in dl_startup_params()
687
if ((ccsindex =
get_free_ccs
(local)) < 0)
in start_net()
716
if ((ccsindex =
get_free_ccs
(local)) < 0)
in join_net()
1610
static int
get_free_ccs
(ray_dev_t *local)
in get_free_ccs()
function
1617
dev_dbg(&link->dev, "ray_cs
get_free_ccs
- device not present\n");
in get_free_ccs()
1636
} /*
get_free_ccs
*/
in get_free_ccs()
1725
if ((ccsindex =
get_free_ccs
(local)) < 0) {
in ray_update_parm()
1758
if ((ccsindex =
get_free_ccs
(local)) < 0) {
in ray_update_multi_list()
2482
if ((ccsindex =
get_free_ccs
(loca
in associate()
[all...]
Completed in 8 milliseconds