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:mlx90614_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/temperature/
H
A
D
mlx90614.c
73
struct
mlx90614_data
{
struct
176
static int mlx90614_power_get(struct
mlx90614_data
*data, bool startup)
in mlx90614_power_get()
198
static void mlx90614_power_put(struct
mlx90614_data
*data)
in mlx90614_power_put()
207
static inline int mlx90614_power_get(struct
mlx90614_data
*data, bool startup)
in mlx90614_power_get()
212
static inline void mlx90614_power_put(struct
mlx90614_data
*data)
in mlx90614_power_put()
221
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_read_raw()
312
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_write_raw()
402
static int mlx90614_sleep(struct
mlx90614_data
*data)
in mlx90614_sleep()
423
static int mlx90614_wakeup(struct
mlx90614_data
*data)
in mlx90614_wakeup()
479
static inline int mlx90614_sleep(struct
mlx90614_data
*dat
[all...]
/kernel/linux/linux-6.6/drivers/iio/temperature/
H
A
D
mlx90614.c
99
struct
mlx90614_data
{
struct
153
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_iir_search()
198
static int mlx90614_power_get(struct
mlx90614_data
*data, bool startup)
in mlx90614_power_get()
223
static void mlx90614_power_put(struct
mlx90614_data
*data)
in mlx90614_power_put()
232
static inline int mlx90614_power_get(struct
mlx90614_data
*data, bool startup)
in mlx90614_power_get()
237
static inline void mlx90614_power_put(struct
mlx90614_data
*data)
in mlx90614_power_put()
246
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_read_raw()
350
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_write_raw()
411
struct
mlx90614_data
*data = iio_priv(indio_dev);
in mlx90614_read_avail()
471
static int mlx90614_sleep(struct
mlx90614_data
*dat
[all...]
Completed in 2 milliseconds