|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int __devinit | tah_attach (struct platform_device *ofdev, int channel) |
| void | tah_detach (struct platform_device *ofdev, int channel) |
| void | tah_reset (struct platform_device *ofdev) |
| int | tah_get_regs_len (struct platform_device *ofdev) |
| void * | tah_dump_regs (struct platform_device *ofdev, void *buf) |
| int __init | tah_init (void) |
| void | tah_exit (void) |
| int __devinit tah_attach | ( | struct platform_device * | ofdev, |
| int | channel | ||
| ) |
| void tah_detach | ( | struct platform_device * | ofdev, |
| int | channel | ||
| ) |
| void* tah_dump_regs | ( | struct platform_device * | ofdev, |
| void * | buf | ||
| ) |
| int tah_get_regs_len | ( | struct platform_device * | ofdev | ) |
| void tah_reset | ( | struct platform_device * | ofdev | ) |
1.8.2