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

/linux-4.1.27/drivers/bluetooth/
H A Dbtwilink.c221 err = st_unregister(&ti_st_proto[i]); ti_st_open()
223 BT_ERR("st_unregister() failed with " ti_st_open()
243 err = st_unregister(&ti_st_proto[i]); ti_st_close()
245 BT_ERR("st_unregister(%d) failed with error %d", ti_st_close()
/linux-4.1.27/drivers/nfc/
H A Dnfcwilink.c452 rc = st_unregister(&nfcwilink_proto); nfcwilink_close()
454 nfc_err(&drv->pdev->dev, "st_unregister failed %d\n", rc); nfcwilink_close()
/linux-4.1.27/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1543 ret = st_unregister(&fm_st_proto); fmc_prepare()
1545 fmerr("st_unregister failed %d\n", ret); fmc_prepare()
1618 ret = st_unregister(&fm_st_proto); fmc_release()
/linux-4.1.27/drivers/misc/ti-st/
H A Dst_core.c635 long st_unregister(struct st_proto_s *proto) st_unregister() function
710 EXPORT_SYMBOL_GPL(st_unregister); variable
/linux-4.1.27/include/linux/
H A Dti_wilink_st.h87 extern long st_unregister(struct st_proto_s *);

Completed in 147 milliseconds