Home
last modified time | relevance | path

Searched full:tcons (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c894 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse()
948 * the TCONs, and use that connection's remote endpoint ID as our own.
1036 * connections of the TCONs, and use that connection's remote endpoint
1076 * When pipeline has the same number of TCONs and engines which in sun4i_tcon_find_engine()
1080 * TCONs than engines (R40) or TCONs with non-consecutive ids. in sun4i_tcon_find_engine()
1082 * as an id. That means that on R40, any 2 TCONs can be enabled in sun4i_tcon_find_engine()
1084 * TCON TOP, remaining 2 TCONs can't be connected to anything in sun4i_tcon_find_engine()
1266 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind()
1319 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
Dsun4i_backend.c930 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c899 * TCONs and display engines is not guaranteed. They may in sun4i_tcon_find_engine_traverse()
953 * the TCONs, and use that connection's remote endpoint ID as our own.
1041 * connections of the TCONs, and use that connection's remote endpoint
1081 * When pipeline has the same number of TCONs and engines which in sun4i_tcon_find_engine()
1085 * TCONs than engines (R40) or TCONs with non-consecutive ids. in sun4i_tcon_find_engine()
1087 * as an id. That means that on R40, any 2 TCONs can be enabled in sun4i_tcon_find_engine()
1089 * TCON TOP, remaining 2 TCONs can't be connected to anything in sun4i_tcon_find_engine()
1271 * and TCONs, so we select the backend with same ID. in sun4i_tcon_bind()
1324 /* panels and bridges are present only on TCONs with channel 0 */ in sun4i_tcon_probe()
Dsun4i_backend.c908 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-display-engine.yaml21 For all connections between components up to the TCONs in the
Dallwinner,sun8i-r40-tcon-top.yaml15 determines relationships between mixers and TCONs, selects source
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-display-engine.yaml21 For all connections between components up to the TCONs in the
Dallwinner,sun8i-r40-tcon-top.yaml15 determines relationships between mixers and TCONs, selects source
/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.c1390 /* Get all tcons that are within a DFS namespace and can be refreshed */
1613 LIST_HEAD(tcons); in refresh_cache_worker()
1633 /* Walk through all TCONs and refresh any expired cache entry */ in refresh_cache_worker()
1642 get_tcons(server, &tcons); in refresh_cache_worker()
1645 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_cache_worker()
1647 * Skip tcp server if any of its tcons failed to refresh in refresh_cache_worker()
Dconnect.c453 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
5304 * out tcons.
Dsmb2pdu.c3659 cifs_dbg(FYI, "Need negotiate, reconnecting tcons\n"); in smb2_reconnect_server()
3702 cifs_dbg(FYI, "Reconnecting tcons finished\n"); in smb2_reconnect_server()
Dsmb2ops.c2787 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
/kernel/linux/linux-6.6/fs/smb/client/
Dconnect.c206 * Mark all sessions and tcons for reconnect.
227 cifs_dbg(FYI, "%s: marking necessary sessions and tcons for reconnect\n", __func__); in cifs_mark_tcp_ses_conns_for_reconnect()
543 * Unconditionally mark all sessions & tcons for reconnect as we might be connecting to a in reconnect_dfs_server()
2106 * tcons of the session. No need to send a tree disconnect here. in __cifs_put_smb_ses()
4376 * out tcons.
Dsmb2pdu.c4159 cifs_dbg(FYI, "Reconnecting tcons and channels\n"); in smb2_reconnect_server()
4246 cifs_dbg(FYI, "Reconnecting tcons and channels finished\n"); in smb2_reconnect_server()
Dsmb2ops.c2998 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch17905 + /* don't relinquish CPU until TCONs are set to operation mode */
17913 + * Turn TCONs into operation mode as soon as the first dumb
29813 + .tcons = &_tcons,
29838 + .tcons = &_tcons,
30417 + const struct dpu_unit *tcons = data->tcons;
30476 + for (i = 0; i < tcons->num; i++) {
35428 + const struct dpu_unit *tcons;