Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvcs.c250 struct hvcs_struct { struct
296 static int hvcs_get_pi(struct hvcs_struct *hvcsd); argument
299 static void hvcs_partner_free(struct hvcs_struct *hvcsd);
308 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev()
317 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()
331 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()
356 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_current_vty_show()
373 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_store()
410 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_vterm_state_show()
425 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_index_show()
[all …]