Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtwilink.c52 struct ti_st { struct
60 static inline void ti_st_tx_complete(struct ti_st *hst, int pkt_type) in ti_st_tx_complete() argument
88 struct ti_st *lhst = priv_data; in st_reg_completion_cb()
99 struct ti_st *lhst = priv_data; in st_receive()
152 struct ti_st *hst; in ti_st_open()
230 struct ti_st *hst = hci_get_drvdata(hdev); in ti_st_close()
246 struct ti_st *hst; in ti_st_send_frame()
279 struct ti_st *hst; in bt_ti_probe()
283 hst = devm_kzalloc(&pdev->dev, sizeof(struct ti_st), GFP_KERNEL); in bt_ti_probe()
318 struct ti_st *hst = dev_get_drvdata(&pdev->dev); in bt_ti_remove()