Home
last modified time | relevance | path

Searched refs:virtio_dev_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio.c82 * match, we return 1 and the kernel will call virtio_dev_probe(). */
206 static int virtio_dev_probe(struct device *_d) in virtio_dev_probe() function
316 .probe = virtio_dev_probe,
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio.c84 * match, we return 1 and the kernel will call virtio_dev_probe(). */
237 static int virtio_dev_probe(struct device *_d) in virtio_dev_probe() function
348 .probe = virtio_dev_probe,

Completed in 4 milliseconds