18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci *  Driver for the Conexant CX23885/7/8 PCIe bridge
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci *  AV device support routines - non-input, non-vl42_subdev routines
68c2ecf20Sopenharmony_ci *
78c2ecf20Sopenharmony_ci *  Copyright (C) 2010  Andy Walls <awalls@md.metrocast.net>
88c2ecf20Sopenharmony_ci */
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#ifndef _CX23885_AV_H_
118c2ecf20Sopenharmony_ci#define _CX23885_AV_H_
128c2ecf20Sopenharmony_civoid cx23885_av_work_handler(struct work_struct *work);
138c2ecf20Sopenharmony_ci#endif
14