Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtwilink.c221 err = st_unregister(&ti_st_proto[i]); in ti_st_open()
243 err = st_unregister(&ti_st_proto[i]); in ti_st_close()
/linux-4.1.27/include/linux/
Dti_wilink_st.h87 extern long st_unregister(struct st_proto_s *);
/linux-4.1.27/drivers/misc/ti-st/
Dst_core.c635 long st_unregister(struct st_proto_s *proto) in st_unregister() function
710 EXPORT_SYMBOL_GPL(st_unregister);
/linux-4.1.27/drivers/nfc/
Dnfcwilink.c452 rc = st_unregister(&nfcwilink_proto); in nfcwilink_close()
/linux-4.1.27/drivers/media/radio/wl128x/
Dfmdrv_common.c1543 ret = st_unregister(&fm_st_proto); in fmc_prepare()
1618 ret = st_unregister(&fm_st_proto); in fmc_release()