Home
last modified time | relevance | path

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

/drivers/tty/hvc/
Dhvcs.c263 struct hvcs_struct { struct
317 static int hvcs_has_pi(struct hvcs_struct *hvcsd); argument
319 struct hvcs_struct *hvcsd);
320 static int hvcs_get_pi(struct hvcs_struct *hvcsd);
323 static int hvcs_partner_connect(struct hvcs_struct *hvcsd);
324 static void hvcs_partner_free(struct hvcs_struct *hvcsd);
326 static int hvcs_enable_device(struct hvcs_struct *hvcsd,
345 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev()
354 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()
368 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()
[all …]