Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c448 int base_port_id = 0, i = 0, port_priv_offset = 0; in ephyrXVPrivQueryHostAdaptors() local
507 base_port_id = cur_host_adaptor->base_id; in ephyrXVPrivQueryHostAdaptors()
508 if (base_port_id < 0) { in ephyrXVPrivQueryHostAdaptors()
513 s_base_port_id = base_port_id; in ephyrXVPrivQueryHostAdaptors()
518 " adaptors %d\n", base_port_id, i); in ephyrXVPrivQueryHostAdaptors()
543 port_priv->port_number = base_port_id + j; in ephyrXVPrivQueryHostAdaptors()