Lines Matching defs:dev
83 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_destruct() local
113 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_activate() local
125 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_carrier_raised() local
133 struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); in rfcomm_dev_shutdown() local
151 struct rfcomm_dev *dev; in __rfcomm_dev_lookup() local
162 struct rfcomm_dev *dev; in rfcomm_dev_get() local
176 static void rfcomm_reparent_device(struct rfcomm_dev *dev) in rfcomm_reparent_device()
203 struct rfcomm_dev *dev = dev_get_drvdata(tty_dev); in show_address() local
209 struct rfcomm_dev *dev = dev_get_drvdata(tty_dev); in show_channel() local
219 struct rfcomm_dev *dev, *entry; in __rfcomm_dev_add() local
319 struct rfcomm_dev *dev; in rfcomm_dev_add() local
351 static inline unsigned int rfcomm_room(struct rfcomm_dev *dev) in rfcomm_room()
363 struct rfcomm_dev *dev = (void *) skb->sk; in rfcomm_wfree() local
370 static void rfcomm_set_owner_w(struct sk_buff *skb, struct rfcomm_dev *dev) in rfcomm_set_owner_w()
378 static struct sk_buff *rfcomm_wmalloc(struct rfcomm_dev *dev, unsigned long size, gfp_t priority) in rfcomm_wmalloc()
439 struct rfcomm_dev *dev; in __rfcomm_release_dev() local
503 struct rfcomm_dev *dev; in rfcomm_get_dev_list() local
554 struct rfcomm_dev *dev; in rfcomm_get_dev_info() local
604 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_data_ready() local
626 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_state_change() local
643 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_modem_status() local
660 static void rfcomm_tty_copy_pending(struct rfcomm_dev *dev) in rfcomm_tty_copy_pending()
686 struct rfcomm_dev *dev = tty->driver_data; in rfcomm_tty_cleanup() local
709 struct rfcomm_dev *dev; in rfcomm_tty_install() local
747 struct rfcomm_dev *dev = tty->driver_data; in rfcomm_tty_open() local
773 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_close() local
783 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_write() local
812 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_write_room() local
877 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_set_termios() local
1009 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_throttle() local
1018 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_unthrottle() local
1027 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_chars_in_buffer() local
1042 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_flush_buffer() local
1065 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_hangup() local
1074 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_tiocmget() local
1083 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_tiocmset() local