162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci *  Driver for the Conexant CX23885/7/8 PCIe bridge
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *  AV device support routines - non-input, non-vl42_subdev routines
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci *  Copyright (C) 2010  Andy Walls <awalls@md.metrocast.net>
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef _CX23885_AV_H_
1162306a36Sopenharmony_ci#define _CX23885_AV_H_
1262306a36Sopenharmony_civoid cx23885_av_work_handler(struct work_struct *work);
1362306a36Sopenharmony_ci#endif
14