Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 7 of 7) 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() argument
81 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on() argument
93 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off() argument
108 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_unprepare() local
120 struct stk_panel *stk = to_stk_panel(panel); stk_panel_prepare() local
253 stk_panel_add(struct stk_panel * stk) stk_panel_add() argument
299 struct stk_panel *stk; stk_panel_probe() local
327 struct stk_panel *stk = mipi_dsi_get_drvdata(dsi); stk_panel_remove() local
[all...]
/linux/tools/testing/selftests/signal/
H A Dsas.c47 stack_t stk; in my_usr1() local
109 stack_t stk; in main() 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/arm/kernel/
H A Dsetup.c535 struct stack *stk = &stacks[cpu]; in cpu_init() local
/linux/arch/mips/include/asm/
H A Delf.h519 #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]; smp_random() local
1012 u8 stk[16], auth; smp_random() local
/linux/net/sched/
H A Dsch_htb.c822 } stk[TC_HTB_MAXDEPTH], *sp = stk; htb_lookup_leaf() local