Home
last modified time | relevance | path

Searched refs:is_virtio_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dvirtio.h131 bool is_virtio_device(struct device *dev);
/Linux-v5.15/drivers/virtio/
Dvirtio.c439 bool is_virtio_device(struct device *dev) in is_virtio_device() function
443 EXPORT_SYMBOL_GPL(is_virtio_device);