Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c45 struct rfcomm_dev { struct
46 struct tty_port port;
47 struct list_head list;
71 static LIST_HEAD(rfcomm_dev_list); argument
82 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() argument