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

/linux-4.4.14/drivers/bluetooth/
H A Dbtwilink.c214 err = st_unregister(&ti_st_proto[i]); ti_st_open()
216 BT_ERR("st_unregister() failed with " ti_st_open()
233 err = st_unregister(&ti_st_proto[i]); ti_st_close()
235 BT_ERR("st_unregister(%d) failed with error %d", ti_st_close()
/linux-4.4.14/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.4.14/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1540 ret = st_unregister(&fm_st_proto); fmc_prepare()
1542 fmerr("st_unregister failed %d\n", ret); fmc_prepare()
1615 ret = st_unregister(&fm_st_proto); fmc_release()
/linux-4.4.14/drivers/misc/ti-st/
H A Dst_core.c642 long st_unregister(struct st_proto_s *proto) st_unregister() function
717 EXPORT_SYMBOL_GPL(st_unregister); variable
/linux-4.4.14/include/linux/
H A Dti_wilink_st.h87 extern long st_unregister(struct st_proto_s *);

Completed in 76 milliseconds