Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dti_wilink_st.h74 extern long st_unregister(struct st_proto_s *);
/Linux-v6.1/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-v6.1/drivers/media/radio/wl128x/
Dfmdrv_common.c1532 ret = st_unregister(&fm_st_proto); in fmc_prepare()
1605 ret = st_unregister(&fm_st_proto); in fmc_release()