Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/hvc/
Dhvcs.c250 struct hvcs_struct { struct
304 static int hvcs_has_pi(struct hvcs_struct *hvcsd); argument
306 struct hvcs_struct *hvcsd);
307 static int hvcs_get_pi(struct hvcs_struct *hvcsd);
310 static int hvcs_partner_connect(struct hvcs_struct *hvcsd);
311 static void hvcs_partner_free(struct hvcs_struct *hvcsd);
313 static int hvcs_enable_device(struct hvcs_struct *hvcsd,
332 static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod) in from_vio_dev()
341 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_vtys_show()
355 struct hvcs_struct *hvcsd = from_vio_dev(viod); in hvcs_partner_clcs_show()
[all …]