Searched full:tcons (Results 1 – 8 of 8) sorted by relevance
/linux-5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_tcon.c | 895 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse() 949 * the TCONs, and use that connection's remote endpoint ID as our own. 1037 * connections of the TCONs, and use that connection's remote endpoint 1077 * When pipeline has the same number of TCONs and engines which in sun4i_tcon_find_engine() 1081 * TCONs than engines (R40) or TCONs with non-consecutive ids. in sun4i_tcon_find_engine() 1083 * as an id. That means that on R40, any 2 TCONs can be enabled in sun4i_tcon_find_engine() 1085 * TCON TOP, remaining 2 TCONs can't be connected to anything in sun4i_tcon_find_engine() 1267 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind() 1323 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
|
D | sun4i_backend.c | 930 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
|
/linux-5.10/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-5.10/fs/cifs/ |
D | dfs_cache.c | 1389 /* Get all tcons that are within a DFS namespace and can be refreshed */ 1612 LIST_HEAD(tcons); in refresh_cache_worker() 1632 /* Walk through all TCONs and refresh any expired cache entry */ in refresh_cache_worker() 1641 get_tcons(server, &tcons); in refresh_cache_worker() 1644 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_cache_worker() 1646 * Skip tcp server if any of its tcons failed to refresh in refresh_cache_worker()
|
D | smb2pdu.c | 3633 cifs_dbg(FYI, "Need negotiate, reconnecting tcons\n"); in smb2_reconnect_server() 3676 cifs_dbg(FYI, "Reconnecting tcons finished\n"); in smb2_reconnect_server()
|
D | connect.c | 453 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect() 5284 * out tcons.
|
D | smb2ops.c | 2757 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
|