mtd: rawnand: marvell: pass ms delay to wait_op
[linux/fpc-iii.git] / drivers / staging / vt6655 / dpc.h
blob93af4220605fbbbd09e6de93cc3bfc50b4b93198
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
4 * All rights reserved.
6 * File: dpc.h
8 * Purpose:
10 * Author: Jerry Chen
12 * Date: Jun. 27, 2002
16 #ifndef __DPC_H__
17 #define __DPC_H__
19 #include "device.h"
21 bool vnt_receive_frame(struct vnt_private *priv, struct vnt_rx_desc *curr_rd);
23 #endif /* __RXTX_H__ */