!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/usr/src/linux-headers-5.15.0-151/include/linux/platform_data/   drwxr-xr-x
Free 28.52 GB of 117.98 GB (24.18%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     omapdss.h (897 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (C) 2016 Texas Instruments, Inc.
 */

#ifndef __OMAPDSS_PDATA_H
#define __OMAPDSS_PDATA_H

enum omapdss_version {
    OMAPDSS_VER_UNKNOWN = 0,
    OMAPDSS_VER_OMAP24xx,
    OMAPDSS_VER_OMAP34xx_ES1,    /* OMAP3430 ES1.0, 2.0 */
    OMAPDSS_VER_OMAP34xx_ES3,    /* OMAP3430 ES3.0+ */
    OMAPDSS_VER_OMAP3630,
    OMAPDSS_VER_AM35xx,
    OMAPDSS_VER_OMAP4430_ES1,    /* OMAP4430 ES1.0 */
    OMAPDSS_VER_OMAP4430_ES2,    /* OMAP4430 ES2.0, 2.1, 2.2 */
    OMAPDSS_VER_OMAP4,        /* All other OMAP4s */
    OMAPDSS_VER_OMAP5,
    OMAPDSS_VER_AM43xx,
    OMAPDSS_VER_DRA7xx,
};

/* Board specific data */
struct omap_dss_board_info {
    int (*dsi_enable_pads)(int dsi_id, unsigned int lane_mask);
    void (*dsi_disable_pads)(int dsi_id, unsigned int lane_mask);
    int (*set_min_bus_tput)(struct device *dev, unsigned long r);
    enum omapdss_version version;
};

#endif /* __OMAPDSS_PDATA_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0036 ]--