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:fe_to_priv
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H
A
D
mxl111sf.c
268
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_adap_fe_init()
324
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_adap_fe_sleep()
348
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep6_streaming_ctrl()
373
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep5_streaming_ctrl()
399
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep4_streaming_ctrl()
820
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ant_hunt()
H
A
D
lmedm04.c
814
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_lme2510_set_voltage()
894
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_signal_strength()
910
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_snr()
925
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_ber()
937
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_ucblocks()
H
A
D
dvb_usb.h
51
#define
fe_to_priv
(fe) (fe_to_d(fe)->priv)
macro
H
A
D
af9015.c
669
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_set_frontend()
686
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_read_status()
702
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_init()
718
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_sleep()
734
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_tuner_init()
750
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_tuner_sleep()
H
A
D
az6007.c
78
struct az6007_device_state *st =
fe_to_priv
(fe);
in drxk_gate_ctrl()
H
A
D
anysee.c
527
struct anysee_state *state =
fe_to_priv
(fe);
in anysee_frontend_ctrl()
H
A
D
rtl28xxu.c
1618
struct rtl28xxu_dev *dev =
fe_to_priv
(fe);
in rtl28xxu_frontend_ctrl()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H
A
D
mxl111sf.c
268
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_adap_fe_init()
324
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_adap_fe_sleep()
348
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep6_streaming_ctrl()
373
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep5_streaming_ctrl()
399
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ep4_streaming_ctrl()
820
struct mxl111sf_state *state =
fe_to_priv
(fe);
in mxl111sf_ant_hunt()
H
A
D
lmedm04.c
804
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_lme2510_set_voltage()
884
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_signal_strength()
900
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_snr()
915
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_ber()
927
struct lme2510_state *st =
fe_to_priv
(fe);
in dm04_read_ucblocks()
H
A
D
dvb_usb.h
51
#define
fe_to_priv
(fe) (fe_to_d(fe)->priv)
macro
H
A
D
af9015.c
670
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_set_frontend()
687
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_read_status()
703
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_init()
719
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_af9013_sleep()
735
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_tuner_init()
751
struct af9015_state *state =
fe_to_priv
(fe);
in af9015_tuner_sleep()
H
A
D
az6007.c
78
struct az6007_device_state *st =
fe_to_priv
(fe);
in drxk_gate_ctrl()
H
A
D
anysee.c
527
struct anysee_state *state =
fe_to_priv
(fe);
in anysee_frontend_ctrl()
H
A
D
rtl28xxu.c
1609
struct rtl28xxu_dev *dev =
fe_to_priv
(fe);
in rtl28xxu_frontend_ctrl()
Completed in 21 milliseconds