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:bconf
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/tools/bootconfig/scripts/
H
A
D
xbc.sh
25
XBC_TMPFILE=`mktemp
bconf
-XXXX`
/kernel/linux/linux-6.6/tools/bootconfig/scripts/
H
A
D
xbc.sh
25
XBC_TMPFILE=`mktemp
bconf
-XXXX`
/kernel/linux/linux-6.6/lib/
H
A
D
Makefile
303
$(obj)/bootconfig-data.o: $(obj)/default.
bconf
305
targets += default.
bconf
307
$(obj)/default.
bconf
: $(CONFIG_BOOT_CONFIG_EMBED_FILE) FORCE
/kernel/linux/linux-5.10/tools/bootconfig/
H
A
D
test-bootconfig.sh
15
TEMPCONF=`mktemp ${TESTDIR}/temp-XXXX.
bconf
`
/kernel/linux/linux-6.6/tools/bootconfig/
H
A
D
test-bootconfig.sh
15
TEMPCONF=`mktemp ${TESTDIR}/temp-XXXX.
bconf
`
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H
A
D
ngene-core.c
1288
u8 *
bconf
= tsin12_config;
in ngene_buffer_config()
local
1292
bconf
= tsin1234_config;
in ngene_buffer_config()
1295
bconf
= tsio1235_config;
in ngene_buffer_config()
1297
stat = ngene_command_config_free_buf(dev,
bconf
);
in ngene_buffer_config()
1299
int
bconf
= BUFFER_CONFIG_4422;
in ngene_buffer_config()
local
1302
bconf
= BUFFER_CONFIG_3333;
in ngene_buffer_config()
1303
stat = ngene_command_config_buf(dev,
bconf
);
in ngene_buffer_config()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H
A
D
ngene-core.c
1288
u8 *
bconf
= tsin12_config;
in ngene_buffer_config()
local
1292
bconf
= tsin1234_config;
in ngene_buffer_config()
1295
bconf
= tsio1235_config;
in ngene_buffer_config()
1297
stat = ngene_command_config_free_buf(dev,
bconf
);
in ngene_buffer_config()
1299
int
bconf
= BUFFER_CONFIG_4422;
in ngene_buffer_config()
local
1302
bconf
= BUFFER_CONFIG_3333;
in ngene_buffer_config()
1303
stat = ngene_command_config_buf(dev,
bconf
);
in ngene_buffer_config()
Completed in 6 milliseconds