Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /proc/self/root/lib/modules/4.18.0-348.2.1.el8_5.x86_64/source/include/drm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/lib/modules/4.18.0-348.2.1.el8_5.x86_64/source/include/drm/drm_bridge_connector.h
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (C) 2019 Laurent Pinchart <[email protected]>
 */

#ifndef __DRM_BRIDGE_CONNECTOR_H__
#define __DRM_BRIDGE_CONNECTOR_H__

struct drm_connector;
struct drm_device;
struct drm_encoder;

void drm_bridge_connector_enable_hpd(struct drm_connector *connector);
void drm_bridge_connector_disable_hpd(struct drm_connector *connector);
struct drm_connector *drm_bridge_connector_init(struct drm_device *drm,
						struct drm_encoder *encoder);

#endif /* __DRM_BRIDGE_CONNECTOR_H__ */

Spamworldpro Mini