Searched refs:phsu (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dmfd.c1289 static struct hsu_port *phsu; variable in typeref:struct:hsu_port
1325 ret = request_irq(pdev->irq, dma_irq, 0, "hsu_dma", phsu);
1330 pci_set_drvdata(pdev, phsu);
1333 uport = &phsu->port[index];
1429 phsu = hsu;
1499 hsu_debugfs_remove(phsu);
1501 kfree(phsu);

Completed in 57 milliseconds