Kernel  |  2.6.39

下载     查看原文件
C++程序  |  7行  |  114 B
/* MFD cell driver data for the DS1WM driver */

struct ds1wm_driver_data {
	int active_high;
	int clock_rate;
};