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:hcs
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H
A
D
vpu_windsor.c
512
struct vpu_enc_host_ctrls *
hcs
= shared->priv;
in get_yuv_desc()
local
514
return
hcs
->ctrls[instance].yuv_desc;
in get_yuv_desc()
520
struct vpu_enc_host_ctrls *
hcs
= shared->priv;
in get_mem_pool()
local
522
return
hcs
->ctrls[instance].pool;
in get_mem_pool()
528
struct vpu_enc_host_ctrls *
hcs
= shared->priv;
in get_stream_buf_desc()
local
530
return
hcs
->ctrls[instance].stream_desc;
in get_stream_buf_desc()
536
struct vpu_enc_host_ctrls *
hcs
= shared->priv;
in get_expert_param()
local
538
return
hcs
->ctrls[instance].expert;
in get_expert_param()
543
struct vpu_enc_host_ctrls *
hcs
= shared->priv;
in get_enc_param()
local
545
return
hcs
in get_enc_param()
561
struct vpu_enc_host_ctrls *
hcs
;
vpu_windsor_init_rpc()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/core/
H
A
D
hub.h
127
__le16
hcs
;
in hub_is_port_power_switchable()
local
131
hcs
= hub->descriptor->wHubCharacteristics;
in hub_is_port_power_switchable()
132
return (le16_to_cpu(
hcs
) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM;
in hub_is_port_power_switchable()
/kernel/linux/linux-6.6/drivers/usb/core/
H
A
D
hub.h
139
__le16
hcs
;
in hub_is_port_power_switchable()
local
143
hcs
= hub->descriptor->wHubCharacteristics;
in hub_is_port_power_switchable()
144
return (le16_to_cpu(
hcs
) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM;
in hub_is_port_power_switchable()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
bcm933xx_hcs.h
20
__u16
hcs
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
bcm933xx_hcs.h
20
__u16
hcs
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
bcm933xx_hcs.h
31
__u16
hcs
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
bcm933xx_hcs.h
31
__u16
hcs
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
bcm933xx_hcs.h
18
__u16
hcs
;
member
/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
H
A
D
board_bcm963xx.c
735
struct bcm_hcs *
hcs
;
in board_prom_init()
local
774
hcs
= (struct bcm_hcs *)boot_addr;
in board_prom_init()
775
board_name =
hcs
->filename;
in board_prom_init()
/kernel/linux/linux-6.6/arch/mips/bcm63xx/boards/
H
A
D
board_bcm963xx.c
735
struct bcm_hcs *
hcs
;
in board_prom_init()
local
774
hcs
= (struct bcm_hcs *)boot_addr;
in board_prom_init()
775
board_name =
hcs
->filename;
in board_prom_init()
Completed in 5 milliseconds