Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
can
platform
flexcan.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2010 Marc Kleine-Budde <
[email protected]
>
3
*
4
* This file is released under the GPLv2
5
*
6
*/
7
8
#ifndef __CAN_PLATFORM_FLEXCAN_H
9
#define __CAN_PLATFORM_FLEXCAN_H
10
16
struct
flexcan_platform_data
{
17
void
(*
transceiver_switch
)(
int
enable
);
18
};
19
20
#endif
/* __CAN_PLATFORM_FLEXCAN_H */
Generated on Thu Jan 10 2013 14:51:07 for Linux Kernel by
1.8.2