Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dti_wilink_st.h178 void st_core_exit(struct st_data_s *);
/openbmc/linux/drivers/misc/ti-st/
H A Dst_kim.c768 st_core_exit(kim_gdata->core_data); in kim_probe()
796 st_core_exit(kim_gdata->core_data); in kim_remove()
H A Dst_core.c899 void st_core_exit(struct st_data_s *st_gdata) in st_core_exit() function