Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dti_wilink_st.h74 extern long st_unregister(struct st_proto_s *);
/Linux-v5.15/drivers/misc/ti-st/
Dst_core.c644 long st_unregister(struct st_proto_s *proto) in st_unregister() function
719 EXPORT_SYMBOL_GPL(st_unregister);
/Linux-v5.15/drivers/media/radio/wl128x/
Dfmdrv_common.c1531 ret = st_unregister(&fm_st_proto); in fmc_prepare()
1604 ret = st_unregister(&fm_st_proto); in fmc_release()