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

/linux-master/drivers/tty/hvc/
H A Dhvcs.c308 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) argument
310 return dev_get_drvdata(&viod->dev);
316 struct vio_dev *viod = to_vio_dev(dev); local
317 struct hvcs_struct *hvcsd = from_vio_dev(viod);
330 struct vio_dev *viod = to_vio_dev(dev); local
331 struct hvcs_struct *hvcsd = from_vio_dev(viod);
355 struct vio_dev *viod = to_vio_dev(dev); local
356 struct hvcs_struct *hvcsd = from_vio_dev(viod);
372 struct vio_dev *viod = to_vio_dev(dev); local
373 struct hvcs_struct *hvcsd = from_vio_dev(viod);
409 struct vio_dev *viod = to_vio_dev(dev); local
424 struct vio_dev *viod = to_vio_dev(dev); local
[all...]

Completed in 504 milliseconds