1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
4 * Author: Jyri Sarha <jsarha@ti.com>
7 #ifndef __TIDSS_DISPC_COEF_H__
8 #define __TIDSS_DISPC_COEF_H__
10 #include <linux/types.h>
12 struct tidss_scale_coefs
{
18 const struct tidss_scale_coefs
*tidss_get_scale_coefs(struct device
*dev
,