1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2021-2022 Digiteq Automotive
7 #ifndef __MGB4_SYSFS_H__
8 #define __MGB4_SYSFS_H__
10 #include <linux/sysfs.h>
12 extern struct attribute *mgb4_pci_attrs[];
13 extern struct attribute *mgb4_fpdl3_in_attrs[];
14 extern struct attribute *mgb4_gmsl_in_attrs[];
15 extern struct attribute *mgb4_fpdl3_out_attrs[];
16 extern struct attribute *mgb4_gmsl_out_attrs[];