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:ht16k33_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/auxdisplay/
H
A
D
ht16k33.c
98
struct
ht16k33_priv
{
struct
144
struct
ht16k33_priv
*priv = dev_get_drvdata(dev);
in map_seg_show()
153
struct
ht16k33_priv
*priv = dev_get_drvdata(dev);
in map_seg_store()
165
static int ht16k33_display_on(struct
ht16k33_priv
*priv)
in ht16k33_display_on()
172
static int ht16k33_display_off(struct
ht16k33_priv
*priv)
in ht16k33_display_off()
177
static int ht16k33_brightness_set(struct
ht16k33_priv
*priv,
in ht16k33_brightness_set()
198
struct
ht16k33_priv
*priv = container_of(led_cdev, struct
ht16k33_priv
,
in ht16k33_brightness_set_blocking()
207
struct
ht16k33_priv
*priv = container_of(led_cdev, struct
ht16k33_priv
,
in ht16k33_blink_set()
[all...]
/kernel/linux/linux-5.10/drivers/auxdisplay/
H
A
D
ht16k33.c
71
struct
ht16k33_priv
{
struct
104
static int ht16k33_display_on(struct
ht16k33_priv
*priv)
in ht16k33_display_on()
111
static int ht16k33_display_off(struct
ht16k33_priv
*priv)
in ht16k33_display_off()
116
static void ht16k33_fb_queue(struct
ht16k33_priv
*priv)
in ht16k33_fb_queue()
130
struct
ht16k33_priv
*priv =
in ht16k33_fb_update()
131
container_of(fbdev, struct
ht16k33_priv
, fbdev);
in ht16k33_fb_update()
169
static int ht16k33_initialize(struct
ht16k33_priv
*priv)
in ht16k33_initialize()
197
struct
ht16k33_priv
*priv = bl_get_data(bl);
in ht16k33_bl_update_status()
212
struct
ht16k33_priv
*priv = bl_get_data(bl);
in ht16k33_bl_check_fb()
233
struct
ht16k33_priv
*pri
in ht16k33_mmap()
[all...]
Completed in 3 milliseconds