Symbol: hvcs_struct
drivers/tty/hvc/hvcs.c
1037
static struct hvcs_struct *hvcs_get_by_index(int index)
drivers/tty/hvc/hvcs.c
1039
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
1060
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
1137
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
1155
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
1208
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
1222
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
1260
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
1365
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
1375
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
296
static int hvcs_get_pi(struct hvcs_struct *hvcsd);
drivers/tty/hvc/hvcs.c
299
static void hvcs_partner_free(struct hvcs_struct *hvcsd);
drivers/tty/hvc/hvcs.c
308
static inline struct hvcs_struct *from_vio_dev(struct vio_dev *viod)
drivers/tty/hvc/hvcs.c
317
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
331
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
356
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
373
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
410
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
425
struct hvcs_struct *hvcsd = from_vio_dev(viod);
drivers/tty/hvc/hvcs.c
487
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
498
struct hvcs_struct *hvcsd = tty->driver_data;
drivers/tty/hvc/hvcs.c
513
struct hvcs_struct *hvcsd = dev_instance;
drivers/tty/hvc/hvcs.c
525
static void hvcs_try_write(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
555
static int hvcs_io(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
610
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
666
struct hvcs_struct *hvcsd = container_of(p, struct hvcs_struct, port);
drivers/tty/hvc/hvcs.c
730
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
799
struct hvcs_struct *hvcsd = dev_get_drvdata(&dev->dev);
drivers/tty/hvc/hvcs.c
840
static void hvcs_set_pi(struct hvcs_partner_info *pi, struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
863
static int hvcs_get_pi(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
900
struct hvcs_struct *hvcsd;
drivers/tty/hvc/hvcs.c
921
static int hvcs_has_pi(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
934
static int hvcs_partner_connect(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
985
static void hvcs_partner_free(struct hvcs_struct *hvcsd)
drivers/tty/hvc/hvcs.c
995
static int hvcs_enable_device(struct hvcs_struct *hvcsd, uint32_t unit_address,