!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/sound/   drwxr-xr-x
Free 28.57 GB of 117.98 GB (24.21%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     rt5659.h (880 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * linux/sound/rt5659.h -- Platform data for RT5659
 *
 * Copyright 2013 Realtek Microelectronics
 */

#ifndef __LINUX_SND_RT5659_H
#define __LINUX_SND_RT5659_H

enum rt5659_dmic1_data_pin {
    RT5659_DMIC1_NULL,
    RT5659_DMIC1_DATA_IN2N,
    RT5659_DMIC1_DATA_GPIO5,
    RT5659_DMIC1_DATA_GPIO9,
    RT5659_DMIC1_DATA_GPIO11,
};

enum rt5659_dmic2_data_pin {
    RT5659_DMIC2_NULL,
    RT5659_DMIC2_DATA_IN2P,
    RT5659_DMIC2_DATA_GPIO6,
    RT5659_DMIC2_DATA_GPIO10,
    RT5659_DMIC2_DATA_GPIO12,
};

enum rt5659_jd_src {
    RT5659_JD_NULL,
    RT5659_JD3,
    RT5659_JD_HDA_HEADER,
};

struct rt5659_platform_data {
    bool in1_diff;
    bool in3_diff;
    bool in4_diff;

    int ldo1_en; /* GPIO for LDO1_EN */
    int reset; /* GPIO for RESET */

    enum rt5659_dmic1_data_pin dmic1_data_pin;
    enum rt5659_dmic2_data_pin dmic2_data_pin;
    enum rt5659_jd_src jd_src;
};

#endif


:: 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.0038 ]--