Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c330 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument
332 return dev_get_drvdata(&viod->dev); in from_vio_dev()
338 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local
339 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() local
353 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() local
378 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() local
395 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()
431 struct vio_dev *viod = to_vio_dev(dev); hvcs_vterm_state_show() local
446 struct vio_dev *viod = to_vio_dev(dev); hvcs_index_show() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c308 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev() argument
310 return dev_get_drvdata(&viod->dev); in from_vio_dev()
316 struct vio_dev *viod = to_vio_dev(dev); in hvcs_partner_vtys_show() local
317 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() local
331 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() local
356 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() local
373 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()
409 struct vio_dev *viod = to_vio_dev(dev); hvcs_vterm_state_show() local
424 struct vio_dev *viod = to_vio_dev(dev); hvcs_index_show() local
[all...]

Completed in 5 milliseconds