Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mxm.h
Go to the documentation of this file.
1 #ifndef __NVBIOS_MXM_H__
2 #define __NVBIOS_MXM_H__
3 
4 u16 mxm_table(struct nouveau_bios *, u8 *ver, u8 *hdr);
5 
6 u8 mxm_sor_map(struct nouveau_bios *, u8 conn);
8 
9 #endif