Lines Matching refs:viod
345 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument
347 return dev_get_drvdata(&viod->dev); in from_vio_dev()
353 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local
354 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()
367 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show() local
368 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()
392 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show() local
393 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_current_vty_show()
409 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store() local
410 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()
446 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_show() local
447 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_show()
461 struct vio_dev *viod = to_vio_dev(dev); in hvcs_index_show() local
462 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_index_show()