Skip to content

Commit

Permalink
xref the debugfs stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
NiLuJe committed Jul 13, 2023
1 parent b016d8e commit 93200af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eink/mtk-kobo.h
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ struct hwtcon_panel_info

// Flips the nightmode flag, prevents GCK16 & GLKW16 from automatically enabling nightmode, and inverts the fb.
// NOTE: Except you can't reset the enable_night_mode_by_wfm & invert_fb flags without resorting to debugfs?
// c.f., debug_enable_nightmode @ drivers/misc/mediatek/hwtcon/hwtcon_debug.c
#define HWTCON_SET_NIGHTMODE _IOW(HWTCON_IOCTL_MAGIC_NUMBER, 0x26, int32_t)

/* Set the mapping between waveform types and waveform mode index */
Expand Down

0 comments on commit 93200af

Please sign in to comment.