|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | timed_output_dev |
Functions | |
| int | timed_output_dev_register (struct timed_output_dev *dev) |
| void | timed_output_dev_unregister (struct timed_output_dev *dev) |
| int timed_output_dev_register | ( | struct timed_output_dev * | dev | ) |
Definition at line 68 of file timed_output.c.
| void timed_output_dev_unregister | ( | struct timed_output_dev * | dev | ) |
Definition at line 102 of file timed_output.c.
1.8.2