Lines Matching defs:mdev_state
129 struct mdev_state { struct
130 int irq_fd;
131 struct eventfd_ctx *intx_evtfd;
155 static int mtty_trigger_interrupt(struct mdev_state *mdev_state); argument
173 static void mtty_create_config_space(struct mdev_state *mdev_state) in mtty_create_config_space()
237 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
291 static void handle_bar_write(unsigned int index, struct mdev_state *mdev_state, in handle_bar_write()
459 static void handle_bar_read(unsigned int index, struct mdev_state *mdev_state, in handle_bar_read()
597 static void mdev_read_base(struct mdev_state *mdev_state) in mdev_read_base()
637 struct mdev_state *mdev_state; in mdev_access() local
713 struct mdev_state *mdev_state; in mtty_create() local
764 struct mdev_state *mdev_state = mdev_get_drvdata(mdev); in mtty_remove() local
785 struct mdev_state *mdev_state; in mtty_reset() local
920 struct mdev_state *mdev_state; in mtty_set_irqs() local
1016 static int mtty_trigger_interrupt(struct mdev_state *mdev_state) in mtty_trigger_interrupt()
1048 struct mdev_state *mdev_state; in mtty_get_region_info() local
1132 struct mdev_state *mdev_state; in mtty_ioctl() local