Searched refs:viod (Results 1 – 1 of 1) sorted by relevance
330 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument332 return dev_get_drvdata(&viod->dev); in from_vio_dev()338 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local339 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()352 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show() local353 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()377 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show() local378 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_current_vty_show()394 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store() local395 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()[all …]