Searched refs:vtcon_port (Results 1 – 1 of 1) sorted by relevance
75 struct vtcon_port { struct98 struct vtcon_port *vcsp_port; argument193 static int vtcon_port_enqueue_buf(struct vtcon_port *, void *, size_t);194 static int vtcon_port_create_buf(struct vtcon_port *);195 static void vtcon_port_requeue_buf(struct vtcon_port *, void *);196 static int vtcon_port_populate(struct vtcon_port *);197 static void vtcon_port_destroy(struct vtcon_port *);199 static void vtcon_port_dev_alias(struct vtcon_port *, const char *,202 static void vtcon_port_drain(struct vtcon_port *);203 static void vtcon_port_teardown(struct vtcon_port *);[all …]