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:mc_head
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-v4l2.c
112
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_querycap()
127
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_std()
140
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_std()
152
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_querystd()
165
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_enum_input()
213
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_input()
235
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_input()
290
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_tuner()
302
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_tuner()
318
struct pvr2_hdw *hdw = fh->channel.
mc_head
in pvr2_s_frequency()
[all...]
H
A
D
pvrusb2-context.c
280
cp->
mc_head
= mp;
in pvr2_channel_init()
304
struct pvr2_context *mp = cp->
mc_head
;
in pvr2_channel_done()
338
pvr2_context_enter(cp->
mc_head
);
in pvr2_channel_limit_inputs()
342
pvr2_context_reset_input_limits(cp->
mc_head
);
in pvr2_channel_limit_inputs()
346
for (p2 = cp->
mc_head
->mc_first; p2; p2 = p2->mc_next) {
in pvr2_channel_limit_inputs()
364
pvr2_context_exit(cp->
mc_head
);
in pvr2_channel_limit_inputs()
379
pvr2_context_enter(cp->
mc_head
); do {
in pvr2_channel_claim_stream()
390
pvr2_context_exit(cp->
mc_head
);
in pvr2_channel_claim_stream()
H
A
D
pvrusb2-context.h
46
struct pvr2_context *
mc_head
;
member
H
A
D
pvrusb2-dvb.c
131
struct pvr2_context *pvr = adap->channel.
mc_head
;
in pvr2_dvb_stream_do_start()
441
if (!adap->channel.
mc_head
->disconnect_flag) return;
in pvr2_dvb_internal_check()
H
A
D
pvrusb2-sysfs.c
748
if (!sfp->channel.
mc_head
->disconnect_flag) return;
in pvr2_sysfs_internal_check()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-v4l2.c
112
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_querycap()
127
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_std()
140
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_std()
152
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_querystd()
165
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_enum_input()
213
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_input()
235
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_input()
290
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_g_tuner()
302
struct pvr2_hdw *hdw = fh->channel.
mc_head
->hdw;
in pvr2_s_tuner()
318
struct pvr2_hdw *hdw = fh->channel.
mc_head
in pvr2_s_frequency()
[all...]
H
A
D
pvrusb2-context.c
280
cp->
mc_head
= mp;
in pvr2_channel_init()
304
struct pvr2_context *mp = cp->
mc_head
;
in pvr2_channel_done()
338
pvr2_context_enter(cp->
mc_head
);
in pvr2_channel_limit_inputs()
342
pvr2_context_reset_input_limits(cp->
mc_head
);
in pvr2_channel_limit_inputs()
346
for (p2 = cp->
mc_head
->mc_first; p2; p2 = p2->mc_next) {
in pvr2_channel_limit_inputs()
364
pvr2_context_exit(cp->
mc_head
);
in pvr2_channel_limit_inputs()
379
pvr2_context_enter(cp->
mc_head
); do {
in pvr2_channel_claim_stream()
390
pvr2_context_exit(cp->
mc_head
);
in pvr2_channel_claim_stream()
H
A
D
pvrusb2-context.h
46
struct pvr2_context *
mc_head
;
member
H
A
D
pvrusb2-dvb.c
133
struct pvr2_context *pvr = adap->channel.
mc_head
;
in pvr2_dvb_stream_do_start()
443
if (!adap->channel.
mc_head
->disconnect_flag) return;
in pvr2_dvb_internal_check()
H
A
D
pvrusb2-sysfs.c
740
if (!sfp->channel.
mc_head
->disconnect_flag) return;
in pvr2_sysfs_internal_check()
Completed in 8 milliseconds