Searched full:tcons (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| D | sun4i_tcon.c | 894 * 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()
|
| D | sun4i_backend.c | 930 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
| D | sun4i_tcon.c | 899 * 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()
|
| D | sun4i_backend.c | 908 * and TCONs, so we select the backend with same ID. in sun4i_backend_bind()
|
| /kernel/linux/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | dfs_cache.c | 1390 /* 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()
|
| D | connect.c | 453 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect() 5304 * out tcons.
|
| D | smb2pdu.c | 3659 cifs_dbg(FYI, "Need negotiate, reconnecting tcons\n"); in smb2_reconnect_server() 3702 cifs_dbg(FYI, "Reconnecting tcons finished\n"); in smb2_reconnect_server()
|
| D | smb2ops.c | 2787 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | connect.c | 206 * 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.
|
| D | smb2pdu.c | 4159 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()
|
| D | smb2ops.c | 2998 /* ipc tcons are not refcounted */ in smb2_get_dfs_refer()
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0020_linux_drivers_gpu.patch | 17905 + /* 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;
|