Searched refs:rfcomm_dev (Results 1 – 1 of 1) sorted by relevance
42 struct rfcomm_dev { struct79 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() argument109 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_activate()121 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_carrier_raised()129 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_shutdown()145 static struct rfcomm_dev *__rfcomm_dev_lookup(int id) in __rfcomm_dev_lookup()147 struct rfcomm_dev *dev; in __rfcomm_dev_lookup()156 static struct rfcomm_dev *rfcomm_dev_get(int id) in rfcomm_dev_get()158 struct rfcomm_dev *dev; in rfcomm_dev_get()172 static void rfcomm_reparent_device(struct rfcomm_dev *dev) in rfcomm_reparent_device()[all …]