Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c52 static int stk_panel_init(struct stk_panel *stk) in stk_panel_init()
81 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on()
93 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off()
108 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_unprepare() local
120 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_prepare() local
253 static int stk_panel_add(struct stk_panel *stk) in stk_panel_add()
299 struct stk_panel *stk; in stk_panel_probe() local
327 struct stk_panel *stk = mipi_dsi_get_drvdata(dsi); in stk_panel_remove() local
/linux/arch/x86/kernel/
H A Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
/linux/arch/arm/include/asm/
H A Delf.h119 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
/linux/arch/arm64/include/asm/
H A Delf.h120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
/linux/lib/
H A Dinflate.c357 } *stk; in huft_build() local
[all...]
/linux/arch/arm/kernel/
H A Dsetup.c535 struct stack *stk = &stacks[cpu]; in cpu_init() local
/linux/arch/mips/include/asm/
H A Delf.h517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/linux/net/bluetooth/
H A Dsmp.c999 u8 stk[16]; in smp_random() local
1012 u8 stk[16], auth; in smp_random() local