Lines Matching defs:mdev_state
97 struct mdev_state { struct
110 static void mdpy_create_config_space(struct mdev_state *mdev_state) in mdpy_create_config_space()
148 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
173 static ssize_t mdev_access(struct mdev_state *mdev_state, char *buf, in mdev_access()
212 static int mdpy_reset(struct mdev_state *mdev_state) in mdpy_reset()
227 struct mdev_state *mdev_state = in mdpy_init_dev() local
263 struct mdev_state *mdev_state; in mdpy_probe() local
284 struct mdev_state *mdev_state = in mdpy_release_dev() local
293 struct mdev_state *mdev_state = dev_get_drvdata(&mdev->dev); in mdpy_remove() local
304 struct mdev_state *mdev_state = in mdpy_read() local
365 struct mdev_state *mdev_state = in mdpy_write() local
423 struct mdev_state *mdev_state = in mdpy_mmap() local
438 static int mdpy_get_region_info(struct mdev_state *mdev_state, in mdpy_get_region_info()
484 static int mdpy_query_gfx_plane(struct mdev_state *mdev_state, in mdpy_query_gfx_plane()
520 struct mdev_state *mdev_state = in mdpy_ioctl() local
631 struct mdev_state *mdev_state = dev_get_drvdata(dev); in resolution_show() local