ASoC: fsl: Add S/PDIF CPU DAI driver
[deliverable/linux.git] / drivers / staging / csr / csr_wifi_sme_task.h
CommitLineData
635d2b00
GKH
1/*****************************************************************************
2
9851c29c
SY
3 (c) Cambridge Silicon Radio Limited 2011
4 All rights reserved and confidential information of CSR
635d2b00 5
9851c29c
SY
6 Refer to LICENSE.txt included with this source for details
7 on the license terms.
635d2b00
GKH
8
9*****************************************************************************/
10
11/* Note: this is an auto-generated file. */
12
13#ifndef CSR_WIFI_SME_TASK_H__
14#define CSR_WIFI_SME_TASK_H__
15
635d2b00
GKH
16#include "csr_sched.h"
17
635d2b00
GKH
18#define CSR_WIFI_SME_LOG_ID 0x1202FFFF
19extern CsrSchedQid CSR_WIFI_SME_IFACEQUEUE;
20void CsrWifiSmeInit(void **gash);
21void CsrWifiSmeDeinit(void **gash);
22void CsrWifiSmeHandler(void **gash);
23
635d2b00
GKH
24#endif /* CSR_WIFI_SME_TASK_H__ */
25
This page took 0.120264 seconds and 5 git commands to generate.