Home
last modified time | relevance | path

Searched defs:rfcomm_dev (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/rfcomm/
H A Dtty.c42 struct rfcomm_dev { struct
43 struct tty_port port;
44 struct list_head list;
68 static LIST_HEAD(rfcomm_dev_list); argument
79 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() argument