free_irq_by_fd
free_irq_by_fd(port->fd);
free_irq_by_fd(random_fd);
extern void free_irq_by_fd(int fd);
EXPORT_SYMBOL(free_irq_by_fd);