Searched refs:xr_usb_serial_table (Results 1 – 1 of 1) sorted by relevance
71 static struct xr_usb_serial *xr_usb_serial_table[XR_USB_SERIAL_TTY_MINORS]; variable88 xr_usb_serial = xr_usb_serial_table[index]; in xr_usb_serial_get_by_index()112 if (!xr_usb_serial_table[minor]) { in xr_usb_serial_alloc_minor()113 xr_usb_serial_table[minor] = xr_usb_serial; in xr_usb_serial_alloc_minor()126 xr_usb_serial_table[xr_usb_serial->minor] = NULL; in xr_usb_serial_release_minor()