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:plat_type
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H
A
D
vpu_drv.c
204
.
plat_type
= IMX8QXP,
213
.
plat_type
= IMX8QM,
H
A
D
vpu_imx8q.c
161
p[16] = core->vpu->res->
plat_type
;
in vpu_imx8q_on_firmware_loaded()
H
A
D
vpu.h
36
enum imx_plat_type
plat_type
;
member
H
A
D
vpu_rpc.c
230
switch (vpu->res->
plat_type
) {
in vpu_get_iface()
/kernel/linux/linux-6.6/include/sound/
H
A
D
tas2781-dsp.h
135
unsigned char
plat_type
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
niu.c
2482
u8
plat_type
= parent->
plat_type
;
in niu_determine_phy_disposition()
local
2486
if (
plat_type
== PLAT_TYPE_NIU) {
in niu_determine_phy_disposition()
2522
if (
plat_type
== PLAT_TYPE_VF_P0)
in niu_determine_phy_disposition()
2524
else if (
plat_type
== PLAT_TYPE_VF_P1)
in niu_determine_phy_disposition()
2543
if (
plat_type
== PLAT_TYPE_VF_P0 ||
in niu_determine_phy_disposition()
2544
plat_type
== PLAT_TYPE_VF_P1)
in niu_determine_phy_disposition()
2590
if (parent->
plat_type
== PLAT_TYPE_NIU) {
in niu_init_link()
3171
if (np->parent->
plat_type
!= PLAT_TYPE_NIU) {
in fflp_early_init()
3200
if (np->parent->
plat_type
!
in fflp_early_init()
[all...]
H
A
D
niu.h
3097
u8
plat_type
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
niu.c
2501
u8
plat_type
= parent->
plat_type
;
in niu_determine_phy_disposition()
local
2505
if (
plat_type
== PLAT_TYPE_NIU) {
in niu_determine_phy_disposition()
2541
if (
plat_type
== PLAT_TYPE_VF_P0)
in niu_determine_phy_disposition()
2543
else if (
plat_type
== PLAT_TYPE_VF_P1)
in niu_determine_phy_disposition()
2562
if (
plat_type
== PLAT_TYPE_VF_P0 ||
in niu_determine_phy_disposition()
2563
plat_type
== PLAT_TYPE_VF_P1)
in niu_determine_phy_disposition()
2609
if (parent->
plat_type
== PLAT_TYPE_NIU) {
in niu_init_link()
3190
if (np->parent->
plat_type
!= PLAT_TYPE_NIU) {
in fflp_early_init()
3219
if (np->parent->
plat_type
!
in fflp_early_init()
[all...]
H
A
D
niu.h
3097
u8
plat_type
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tas2781-fmwlib.c
254
fw_hdr->
plat_type
= buf[offset];
in tasdevice_rca_parser()
Completed in 38 milliseconds