Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtwilink.c214 err = st_unregister(&ti_st_proto[i]); in ti_st_open()
233 err = st_unregister(&ti_st_proto[i]); in ti_st_close()
/linux-4.4.14/include/linux/
Dti_wilink_st.h87 extern long st_unregister(struct st_proto_s *);
/linux-4.4.14/drivers/misc/ti-st/
Dst_core.c642 long st_unregister(struct st_proto_s *proto) in st_unregister() function
717 EXPORT_SYMBOL_GPL(st_unregister);
/linux-4.4.14/drivers/nfc/
Dnfcwilink.c452 rc = st_unregister(&nfcwilink_proto); in nfcwilink_close()
/linux-4.4.14/drivers/media/radio/wl128x/
Dfmdrv_common.c1540 ret = st_unregister(&fm_st_proto); in fmc_prepare()
1615 ret = st_unregister(&fm_st_proto); in fmc_release()