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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_iucv.c944 static struct device_driver hvc_iucv_driver = { variable in typeref:struct:device_driver
1010 priv->dev->driver = &hvc_iucv_driver;
1237 rc = driver_register(&hvc_iucv_driver);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_iucv.c944 static struct device_driver hvc_iucv_driver = { variable in typeref:struct:device_driver
1010 priv->dev->driver = &hvc_iucv_driver;
1237 rc = driver_register(&hvc_iucv_driver);

Completed in 123 milliseconds