Searched refs:stm_ftrace (Results 1 – 3 of 3) sorted by relevance
19 static struct stm_ftrace { struct22 } stm_ftrace = { variable39 struct stm_ftrace *stm = container_of(export, struct stm_ftrace, ftrace); in stm_ftrace_write()46 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_link()55 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_unlink()64 ret = stm_source_register_device(NULL, &stm_ftrace.data); in stm_ftrace_init()73 stm_source_unregister_device(&stm_ftrace.data); in stm_ftrace_exit()
10 obj-$(CONFIG_STM_SOURCE_FTRACE) += stm_ftrace.o14 stm_ftrace-y := ftrace.o
87 to stm_console, stm_heartbeat or stm_ftrace drivers.111 stm_ftrace chapter114 This is another "stm_source" device, once the stm_ftrace has been