Searched refs:rfcomm_dev (Results 1 – 1 of 1) sorted by relevance
45 struct rfcomm_dev { struct82 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() argument112 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_activate()124 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_carrier_raised()132 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_shutdown()148 static struct rfcomm_dev *__rfcomm_dev_lookup(int id) in __rfcomm_dev_lookup()150 struct rfcomm_dev *dev; in __rfcomm_dev_lookup()159 static struct rfcomm_dev *rfcomm_dev_get(int id) in rfcomm_dev_get()161 struct rfcomm_dev *dev; in rfcomm_dev_get()175 static void rfcomm_reparent_device(struct rfcomm_dev *dev) in rfcomm_reparent_device()[all …]