|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | imx_mxc_pwm_data_entry_single(soc, _id, _hwid, _size) |
| #define | imx_mxc_pwm_data_entry(soc, _id, _hwid, _size) [_id] = imx_mxc_pwm_data_entry_single(soc, _id, _hwid, _size) |
Functions | |
| struct platform_device *__init | imx_add_mxc_pwm (const struct imx_mxc_pwm_data *data) |
| #define imx_mxc_pwm_data_entry | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) | [_id] = imx_mxc_pwm_data_entry_single(soc, _id, _hwid, _size) |
Definition at line 19 of file platform-mxc_pwm.c.
| #define imx_mxc_pwm_data_entry_single | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) |
Definition at line 12 of file platform-mxc_pwm.c.
|
read |
Definition at line 52 of file platform-mxc_pwm.c.
1.8.2