ti_st              47 drivers/bluetooth/btwilink.c static inline void ti_st_tx_complete(struct ti_st *hst, int pkt_type)
ti_st              75 drivers/bluetooth/btwilink.c 	struct ti_st *lhst = priv_data;
ti_st              86 drivers/bluetooth/btwilink.c 	struct ti_st *lhst = priv_data;
ti_st             139 drivers/bluetooth/btwilink.c 	struct ti_st *hst;
ti_st             217 drivers/bluetooth/btwilink.c 	struct ti_st *hst = hci_get_drvdata(hdev);
ti_st             233 drivers/bluetooth/btwilink.c 	struct ti_st *hst;
ti_st             266 drivers/bluetooth/btwilink.c 	struct ti_st *hst;
ti_st             270 drivers/bluetooth/btwilink.c 	hst = devm_kzalloc(&pdev->dev, sizeof(struct ti_st), GFP_KERNEL);
ti_st             305 drivers/bluetooth/btwilink.c 	struct ti_st *hst = dev_get_drvdata(&pdev->dev);