Searched refs:mdev_state (Results 1 – 3 of 3) sorted by relevance
129 struct mdev_state { struct157 static int mtty_trigger_interrupt(struct mdev_state *mdev_state); argument175 static void mtty_create_config_space(struct mdev_state *mdev_state) in mtty_create_config_space() argument599 static void mdev_read_base(struct mdev_state *mdev_state) in mdev_read_base() argument708 struct mdev_state *mdev_state; in mtty_probe() local719 mdev_state = kzalloc(sizeof(struct mdev_state), GFP_KERNEL); in mtty_probe()762 struct mdev_state *mdev_state = dev_get_drvdata(&mdev->dev); in mtty_remove() local773 static int mtty_reset(struct mdev_state *mdev_state) in mtty_reset() argument783 struct mdev_state *mdev_state = in mtty_read() local844 struct mdev_state *mdev_state = in mtty_write() local[all …]
157 struct mdev_state *mdev_state; member514 struct mdev_state *mdev_state; in mbochs_probe() local534 mdev_state->pages = kcalloc(mdev_state->pagecount, in mbochs_probe()586 struct mdev_state *mdev_state = in mbochs_read() local647 struct mdev_state *mdev_state = in mbochs_write() local773 struct mdev_state *mdev_state = in mbochs_mmap() local883 struct mdev_state *mdev_state = dmabuf->mdev_state; in mbochs_release_dmabuf() local934 dmabuf->mdev_state = mdev_state; in mbochs_dmabuf_alloc()980 struct mdev_state *mdev_state = dmabuf->mdev_state; in mbochs_dmabuf_export() local1164 struct mdev_state *mdev_state = in mbochs_ioctl() local[all …]
127 mdev_state->bar_mask = ~(mdev_state->memsize) + 1; in mdpy_create_config_space()206 static int mdpy_reset(struct mdev_state *mdev_state) in mdpy_reset() argument211 stride = mdev_state->type->width * mdev_state->type->bytepp; in mdpy_reset()224 struct mdev_state *mdev_state; in mdpy_probe() local231 mdev_state = kzalloc(sizeof(struct mdev_state), GFP_KERNEL); in mdpy_probe()278 struct mdev_state *mdev_state = dev_get_drvdata(&mdev->dev); in mdpy_remove() local294 struct mdev_state *mdev_state = in mdpy_read() local355 struct mdev_state *mdev_state = in mdpy_write() local413 struct mdev_state *mdev_state = in mdpy_mmap() local510 struct mdev_state *mdev_state = in mdpy_ioctl() local[all …]
Completed in 34 milliseconds