Home
last modified time | relevance | path

Searched defs:init_fn (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dsmp.c466 register void (*init_fn)(void); in idle_play_dead() local
491 register void (*init_fn)(void); in poll_play_dead() local
/linux/drivers/video/backlight/
H A Dhx8357.c574 hx8357_init_fn init_fn; in hx8357_probe() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2405 def __init__(self, glb, title, init_fn): argument
2436 def SlowInit(glb, title, init_fn): argument