Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/
H A Dvirtio_console.c2133 static const struct virtio_device_id rproc_serial_id_table[] = { variable
2139 MODULE_DEVICE_TABLE(virtio, rproc_serial_id_table);
2237 .id_table = rproc_serial_id_table,