Home
last modified time | relevance | path

Searched refs:pmz_detach (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/tty/serial/
Dpmac_zilog.c1577 static int pmz_detach(struct macio_dev *mdev) in pmz_detach() function
1779 static int __exit pmz_detach(struct platform_device *pdev) in pmz_detach() function
1851 .remove = pmz_detach,
1859 .remove = __exit_p(pmz_detach),