Searched refs:rfcomm_dev (Results 1 – 1 of 1) sorted by relevance
46 struct rfcomm_dev { struct83 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() argument113 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_activate()125 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_carrier_raised()133 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_shutdown()149 static struct rfcomm_dev *__rfcomm_dev_lookup(int id) in __rfcomm_dev_lookup()151 struct rfcomm_dev *dev; in __rfcomm_dev_lookup()160 static struct rfcomm_dev *rfcomm_dev_get(int id) in rfcomm_dev_get()162 struct rfcomm_dev *dev; in rfcomm_dev_get()176 static void rfcomm_reparent_device(struct rfcomm_dev *dev) in rfcomm_reparent_device()[all …]