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:need_aux
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H
A
D
oaktrail_crtc.c
223
int
need_aux
= gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
in oaktrail_crtc_dpms()
local
240
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_dpms()
290
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_dpms()
379
int
need_aux
= gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
in oaktrail_crtc_mode_set()
local
414
for (i = 0; i <=
need_aux
; i++)
in oaktrail_crtc_mode_set()
421
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
441
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
460
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
553
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
562
for (i = 0; i <=
need_aux
;
in oaktrail_crtc_mode_set()
[all...]
H
A
D
psb_intel_sdvo.c
234
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_write_sdvox()
local
236
for (j = 0; j <=
need_aux
; j++) {
in psb_intel_sdvo_write_sdvox()
978
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_mode_set()
local
1044
if (
need_aux
)
in psb_intel_sdvo_mode_set()
1079
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_dpms()
local
1098
if (
need_aux
)
in psb_intel_sdvo_dpms()
1111
if (
need_aux
)
in psb_intel_sdvo_dpms()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H
A
D
oaktrail_crtc.c
226
int
need_aux
= gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
in oaktrail_crtc_dpms()
local
243
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_dpms()
293
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_dpms()
382
int
need_aux
= gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0;
in oaktrail_crtc_mode_set()
local
422
for (i = 0; i <=
need_aux
; i++)
in oaktrail_crtc_mode_set()
429
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
445
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
464
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
557
for (i = 0; i <=
need_aux
; i++) {
in oaktrail_crtc_mode_set()
566
for (i = 0; i <=
need_aux
;
in oaktrail_crtc_mode_set()
[all...]
H
A
D
psb_intel_sdvo.c
236
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_write_sdvox()
local
238
for (j = 0; j <=
need_aux
; j++) {
in psb_intel_sdvo_write_sdvox()
1000
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_mode_set()
local
1066
if (
need_aux
)
in psb_intel_sdvo_mode_set()
1101
int
need_aux
= IS_MRST(dev) ? 1 : 0;
in psb_intel_sdvo_dpms()
local
1120
if (
need_aux
)
in psb_intel_sdvo_dpms()
1133
if (
need_aux
)
in psb_intel_sdvo_dpms()
Completed in 9 milliseconds