Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c471 static struct ldc_channel_config vcc_ldc_cfg = { variable
601 vcc_ldc_cfg.debug = vcc_dbg_ldc; in vcc_probe()
603 rv = vio_ldc_alloc(&port->vio, &vcc_ldc_cfg, port); in vcc_probe()
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c463 static struct ldc_channel_config vcc_ldc_cfg = { variable
593 vcc_ldc_cfg.debug = vcc_dbg_ldc; in vcc_probe()
595 rv = vio_ldc_alloc(&port->vio, &vcc_ldc_cfg, port); in vcc_probe()

Completed in 4 milliseconds