Lines Matching refs:device
13 static void bt_link_release(struct device *dev)
25 * The rfcomm tty device will possibly retain even when conn
26 * is down, and sysfs doesn't support move zombie device,
27 * so we should move the device before conn device is destroyed.
29 static int __match_tty(struct device *dev, void *data)
59 bt_dev_err(hdev, "failed to register connection device");
77 struct device *dev;
89 static void bt_host_release(struct device *dev)
107 struct device *dev = &hdev->dev;