/* * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2025-2026 The FreeBSD Foundation * Copyright (c) 2025-2026 Jean-Sébastien Pédron * * This software was developed by Jean-Sébastien Pédron under sponsorship * from the FreeBSD Foundation. */ #ifndef _LINUXKPI_MEDIA_CEC_H_ #define _LINUXKPI_MEDIA_CEC_H_ #include #include #include #include #include #include #include #include #endif