Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvcs.c332 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument
334 return dev_get_drvdata(&viod->dev); in from_vio_dev()
340 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local
341 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()
354 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show() local
355 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()
379 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show() local
380 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_current_vty_show()
396 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store() local
397 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()
[all …]