|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PTP_SHOW_INT(name) |
| #define | PTP_RO_ATTR(_var, _name) |
Functions | |
| PTP_SHOW_INT (max_adj) | |
| PTP_SHOW_INT (n_alarm) | |
| PTP_SHOW_INT (n_ext_ts) | |
| PTP_SHOW_INT (n_per_out) | |
| PTP_SHOW_INT (pps) | |
| int | ptp_cleanup_sysfs (struct ptp_clock *ptp) |
| int | ptp_populate_sysfs (struct ptp_clock *ptp) |
Variables | |
| struct device_attribute | ptp_dev_attrs [] |
| #define PTP_RO_ATTR | ( | _var, | |
| _name | |||
| ) |
Definition at line 45 of file ptp_sysfs.c.
| #define PTP_SHOW_INT | ( | name | ) |
Definition at line 176 of file ptp_sysfs.c.
Definition at line 194 of file ptp_sysfs.c.
| PTP_SHOW_INT | ( | max_adj | ) |
| PTP_SHOW_INT | ( | n_alarm | ) |
| PTP_SHOW_INT | ( | n_ext_ts | ) |
| PTP_SHOW_INT | ( | n_per_out | ) |
| PTP_SHOW_INT | ( | pps | ) |
| struct device_attribute ptp_dev_attrs[] |
Definition at line 50 of file ptp_sysfs.c.
1.8.2