Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dvio.c24 static const struct vio_device_id *vio_match_device( in vio_match_device() function
68 return vio_match_device(matches, vio_dev) != NULL; in vio_bus_match()
80 id = vio_match_device(drv->id_table, vdev); in vio_device_probe()