repo.or.cz
/
linux-2.6
/
linux-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: simplify acpi_pci_irq_add_prt() API
[linux-2.6/linux-acpi-2.6.git]
/
include
/
linux
/
mfd
/
ds1wm.h
blob
be469a357cbbcf3cbbe774e20857bc068cd44c01
1
/* MFD cell driver data for the DS1WM driver */
2
3
struct
ds1wm_driver_data
{
4
int
active_high
;
5
int
clock_rate
;
6
};