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:set_input_mode
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H
A
D
dcn314_hwseq.c
388
if (pipe_ctx->stream_res.stream_enc->funcs->
set_input_mode
)
in dcn314_set_pixels_per_cycle()
389
pipe_ctx->stream_res.stream_enc->funcs->
set_input_mode
(pipe_ctx->stream_res.stream_enc,
in dcn314_set_pixels_per_cycle()
H
A
D
dcn314_dio_stream_encoder.c
471
.
set_input_mode
= enc314_set_dig_input_mode,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
stream_encoder.h
268
void (*
set_input_mode
)(
member
/kernel/linux/linux-5.10/tools/firewire/
H
A
D
nosy-dump.c
873
set_input_mode
(void)
in set_input_mode()
function
936
set_input_mode
();
in main()
/kernel/linux/linux-6.6/tools/firewire/
H
A
D
nosy-dump.c
873
set_input_mode
(void)
in set_input_mode()
function
936
set_input_mode
();
in main()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_dio_stream_encoder.c
501
.
set_input_mode
= enc32_set_dig_input_mode,
H
A
D
dcn32_hwseq.c
1193
if (pipe_ctx->stream_res.stream_enc->funcs->
set_input_mode
)
in dcn32_set_pixels_per_cycle()
1194
pipe_ctx->stream_res.stream_enc->funcs->
set_input_mode
(pipe_ctx->stream_res.stream_enc,
in dcn32_set_pixels_per_cycle()
Completed in 15 milliseconds