Home
last modified time | relevance | path

Searched refs:st_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/dma-buf/
H A Dselftest.c153 static int __init st_init(void) in st_init() function
163 module_init(st_init);
/openbmc/qemu/trace/
H A Dsimple.h17 bool st_init(void);
H A Dcontrol.c267 if (!st_init()) { in trace_init_backends()
H A Dsimple.c410 bool st_init(void) in st_init() function