Searched refs:viod (Results 1 – 2 of 2) sorted by relevance
308 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument310 return dev_get_drvdata(&viod->dev); in from_vio_dev()316 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local317 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()330 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_clcs_show() local331 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()355 struct vio_dev *viod = to_vio_dev(dev); in hvcs_current_vty_show() local356 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_current_vty_show()372 struct vio_dev *viod = to_vio_dev(dev); in hvcs_vterm_state_store() local373 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()[all …]
149 viod)