Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dzs.c1050 static int __init zs_probe(struct platform_device *pdev) in zs_probe() function
1234 ret = platform_driver_probe(&zs_driver, zs_probe); in zs_init()
H A Dsunzilog.c1396 static int zs_probe(struct platform_device *op) in zs_probe() function
1540 .probe = zs_probe,