Home
last modified time | relevance | path

Searched refs:st_core_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dti_wilink_st.h177 int st_core_init(struct st_data_s **);
/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c853 int st_core_init(struct st_data_s **core_data) in st_core_init() function
H A Dst_kim.c719 err = st_core_init(&kim_gdata->core_data); in kim_probe()