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:rx_bandwidth
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/
H
A
D
hackrf.c
154
struct v4l2_ctrl *
rx_bandwidth
;
member
302
uitmp = dev->
rx_bandwidth
->val;
in hackrf_set_params()
310
dev->
rx_bandwidth
->val = uitmp;
in hackrf_set_params()
311
dev->
rx_bandwidth
->cur.val = uitmp;
in hackrf_set_params()
1429
dev->
rx_bandwidth
= v4l2_ctrl_new_std(&dev->rx_ctrl_handler,
in hackrf_probe()
/kernel/linux/linux-6.6/drivers/media/usb/hackrf/
H
A
D
hackrf.c
154
struct v4l2_ctrl *
rx_bandwidth
;
member
302
uitmp = dev->
rx_bandwidth
->val;
in hackrf_set_params()
310
dev->
rx_bandwidth
->val = uitmp;
in hackrf_set_params()
311
dev->
rx_bandwidth
->cur.val = uitmp;
in hackrf_set_params()
1426
dev->
rx_bandwidth
= v4l2_ctrl_new_std(&dev->rx_ctrl_handler,
in hackrf_probe()
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci.h
857
__le32
rx_bandwidth
;
member
868
__le32
rx_bandwidth
;
member
986
__le32
rx_bandwidth
;
member
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci.h
753
__le32
rx_bandwidth
;
member
764
__le32
rx_bandwidth
;
member
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_conn.c
361
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in hci_enhanced_setup_sync()
475
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in hci_setup_sync_conn()
H
A
D
sco.c
773
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in sco_conn_defer_accept()
H
A
D
hci_event.c
3365
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in hci_conn_request_evt()
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
sco.c
779
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in sco_conn_defer_accept()
H
A
D
hci_conn.c
293
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in hci_setup_sync()
H
A
D
hci_event.c
2787
cp.
rx_bandwidth
= cpu_to_le32(0x00001f40);
in hci_conn_request_evt()
Completed in 41 milliseconds