Searched full:tcons (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/sun4i/ |
D | sun4i_tcon.c | 901 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse() 955 * the TCONs, and use that connection's remote endpoint ID as our own. 1043 * connections of the TCONs, and use that connection's remote endpoint 1083 * When pipeline has the same number of TCONs and engines which in sun4i_tcon_find_engine() 1087 * TCONs than engines (R40) or TCONs with non-consecutive ids. in sun4i_tcon_find_engine() 1089 * as an id. That means that on R40, any 2 TCONs can be enabled in sun4i_tcon_find_engine() 1091 * TCON TOP, remaining 2 TCONs can't be connected to anything in sun4i_tcon_find_engine() 1273 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind() 1329 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
|
D | sun4i_backend.c | 908 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
|
/Linux-v6.1/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-display-engine.yaml | 21 For all connections between components up to the TCONs in the
|
D | allwinner,sun8i-r40-tcon-top.yaml | 15 determines relationships between mixers and TCONs, selects source
|
/Linux-v6.1/fs/cifs/ |
D | dfs_cache.c | 1523 struct list_head tcons; in refresh_mounts() local 1525 INIT_LIST_HEAD(&tcons); in refresh_mounts() 1541 list_add_tail(&tcon->ulist, &tcons); in refresh_mounts() 1549 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_mounts()
|
D | connect.c | 230 * Mark all sessions and tcons for reconnect. 251 cifs_dbg(FYI, "%s: marking necessary sessions and tcons for reconnect\n", __func__); in cifs_mark_tcp_ses_conns_for_reconnect() 513 * Unconditionally mark all sessions & tcons for reconnect as we might be connecting to a in reconnect_dfs_server() 1885 * On session close, the IPC is closed and the server must release all tcons of the session. 4407 * out tcons.
|
D | smb2pdu.c | 3832 cifs_dbg(FYI, "Reconnecting tcons and channels\n"); in smb2_reconnect_server() 3920 cifs_dbg(FYI, "Reconnecting tcons and channels finished\n"); in smb2_reconnect_server()
|
D | smb2ops.c | 2747 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
|