Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtwilink.c39 struct ti_st { struct
47 static inline void ti_st_tx_complete(struct ti_st *hst, int pkt_type) in ti_st_tx_complete() argument
75 struct ti_st *lhst = priv_data; in st_reg_completion_cb()
86 struct ti_st *lhst = priv_data; in st_receive()
139 struct ti_st *hst; in ti_st_open()
217 struct ti_st *hst = hci_get_drvdata(hdev); in ti_st_close()
233 struct ti_st *hst; in ti_st_send_frame()
266 struct ti_st *hst; in bt_ti_probe()
270 hst = devm_kzalloc(&pdev->dev, sizeof(struct ti_st), GFP_KERNEL); in bt_ti_probe()
305 struct ti_st *hst = dev_get_drvdata(&pdev->dev); in bt_ti_remove()