Searched defs:mdev (Results 1 – 3 of 3) sorted by relevance
102 struct mdev_device *mdev; member229 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mdpy_init_dev() local261 static int mdpy_probe(struct mdev_device *mdev) in mdpy_probe()291 static void mdpy_remove(struct mdev_device *mdev) in mdpy_remove()
180 struct mdev_device *mdev; member523 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mbochs_init_dev() local571 static int mbochs_probe(struct mdev_device *mdev) in mbochs_probe()602 static void mbochs_remove(struct mdev_device *mdev) in mbochs_remove()
160 struct mdev_device *mdev; member1316 struct mdev_device *mdev = to_mdev_device(vdev->dev); in mtty_init_dev() local1361 static int mtty_probe(struct mdev_device *mdev) in mtty_probe()1393 static void mtty_remove(struct mdev_device *mdev) in mtty_remove()
Completed in 21 milliseconds