Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.38-rc5 6 lines 114 B view raw
1/* MFD cell driver data for the DS1WM driver */ 2 3struct ds1wm_driver_data { 4 int active_high; 5 int clock_rate; 6};