Lines Matching refs:driver_data
357 tty->driver_data = NULL; in bluetooth_open()
371 tty->driver_data = bluetooth; in bluetooth_open()
413 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_close()
445 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_write()
579 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_write_room()
607 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_chars_in_buffer()
633 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_throttle()
654 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_unthrottle()
673 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_ioctl()
693 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in bluetooth_set_termios()
714 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in btusb_enable_bulk_read()
740 …struct usb_bluetooth *bluetooth = get_usb_bluetooth ((struct usb_bluetooth *)tty->driver_data, __F… in btusb_disable_bulk_read()