Lines Matching defs:mdev_state
91 struct mdev_state { struct
104 static void mdpy_create_config_space(struct mdev_state *mdev_state) in mdpy_create_config_space()
142 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
167 static ssize_t mdev_access(struct mdev_state *mdev_state, char *buf, in mdev_access()
206 static int mdpy_reset(struct mdev_state *mdev_state) in mdpy_reset()
224 struct mdev_state *mdev_state; in mdpy_probe() local
278 struct mdev_state *mdev_state = dev_get_drvdata(&mdev->dev); in mdpy_remove() local
294 struct mdev_state *mdev_state = in mdpy_read() local
355 struct mdev_state *mdev_state = in mdpy_write() local
413 struct mdev_state *mdev_state = in mdpy_mmap() local
428 static int mdpy_get_region_info(struct mdev_state *mdev_state, in mdpy_get_region_info()
474 static int mdpy_query_gfx_plane(struct mdev_state *mdev_state, in mdpy_query_gfx_plane()
510 struct mdev_state *mdev_state = in mdpy_ioctl() local
621 struct mdev_state *mdev_state = dev_get_drvdata(dev); in resolution_show() local