Lines Matching defs:dev
88 static void rfcomm_dev_destruct(struct rfcomm_dev *dev) in rfcomm_dev_destruct()
116 static inline void rfcomm_dev_hold(struct rfcomm_dev *dev) in rfcomm_dev_hold()
121 static inline void rfcomm_dev_put(struct rfcomm_dev *dev) in rfcomm_dev_put()
136 struct rfcomm_dev *dev; in __rfcomm_dev_get() local
147 struct rfcomm_dev *dev; in rfcomm_dev_get() local
165 static struct device *rfcomm_get_device(struct rfcomm_dev *dev) in rfcomm_get_device()
183 struct rfcomm_dev *dev = dev_get_drvdata(tty_dev); in show_address() local
189 struct rfcomm_dev *dev = dev_get_drvdata(tty_dev); in show_channel() local
198 struct rfcomm_dev *dev, *entry; in rfcomm_dev_add() local
321 static void rfcomm_dev_del(struct rfcomm_dev *dev) in rfcomm_dev_del()
347 struct rfcomm_dev *dev = (void *) skb->sk; in rfcomm_wfree() local
354 static inline void rfcomm_set_owner_w(struct sk_buff *skb, struct rfcomm_dev *dev) in rfcomm_set_owner_w()
362 static struct sk_buff *rfcomm_wmalloc(struct rfcomm_dev *dev, unsigned long size, gfp_t priority) in rfcomm_wmalloc()
423 struct rfcomm_dev *dev; in rfcomm_release_dev() local
454 struct rfcomm_dev *dev; in rfcomm_get_dev_list() local
504 struct rfcomm_dev *dev; in rfcomm_get_dev_info() local
554 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_data_ready() local
578 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_state_change() local
614 struct rfcomm_dev *dev = dlc->owner; in rfcomm_dev_modem_status() local
635 struct rfcomm_dev *dev = container_of(work, struct rfcomm_dev, in rfcomm_tty_wakeup() local
645 static void rfcomm_tty_copy_pending(struct rfcomm_dev *dev) in rfcomm_tty_copy_pending()
672 struct rfcomm_dev *dev; in rfcomm_tty_open() local
746 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_close() local
782 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_write() local
816 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_write_room() local
885 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_set_termios() local
1017 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_throttle() local
1026 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_unthrottle() local
1035 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_chars_in_buffer() local
1050 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_flush_buffer() local
1073 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_hangup() local
1092 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_tiocmget() local
1101 struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data; in rfcomm_tty_tiocmset() local