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:ci_slot
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H
A
D
av7110_ca.c
39
av7110->
ci_slot
[data[2] - 1].flags = 0;
in CI_handle()
42
av7110->
ci_slot
[data[2] - 1].flags |= CA_CI_MODULE_PRESENT;
in CI_handle()
45
av7110->
ci_slot
[data[2] - 1].flags |= CA_CI_MODULE_READY;
in CI_handle()
249
&av7110->
ci_slot
[0]);
in dvb_ca_ioctl()
272
av7110->
ci_slot
[info->num].num = info->num;
in dvb_ca_ioctl()
273
av7110->
ci_slot
[info->num].type = FW_CI_LL_SUPPORT(av7110->arm_app) ?
in dvb_ca_ioctl()
275
memcpy(info, &av7110->
ci_slot
[info->num], sizeof(struct ca_slot_info));
in dvb_ca_ioctl()
H
A
D
av7110.h
169
struct ca_slot_info
ci_slot
[2];
member
H
A
D
av7110.c
417
av7110->
ci_slot
[data_0].flags = flags;
in debiirq()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H
A
D
av7110_ca.c
39
av7110->
ci_slot
[data[2] - 1].flags = 0;
in CI_handle()
42
av7110->
ci_slot
[data[2] - 1].flags |= CA_CI_MODULE_PRESENT;
in CI_handle()
45
av7110->
ci_slot
[data[2] - 1].flags |= CA_CI_MODULE_READY;
in CI_handle()
249
&av7110->
ci_slot
[0]);
in dvb_ca_ioctl()
272
av7110->
ci_slot
[info->num].num = info->num;
in dvb_ca_ioctl()
273
av7110->
ci_slot
[info->num].type = FW_CI_LL_SUPPORT(av7110->arm_app) ?
in dvb_ca_ioctl()
275
memcpy(info, &av7110->
ci_slot
[info->num], sizeof(struct ca_slot_info));
in dvb_ca_ioctl()
H
A
D
av7110.h
169
struct ca_slot_info
ci_slot
[2];
member
H
A
D
av7110.c
417
av7110->
ci_slot
[data_0].flags = flags;
in debiirq()
Completed in 16 milliseconds