Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sysfs.c13 struct hci_conn *conn = to_hci_conn(dev); in bt_link_release()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1191 #define to_hci_conn(c) container_of(c, struct hci_conn, dev) macro