OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptp_pin_desc
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
ptp_clock.h
76
struct
ptp_pin_desc
{
struct
89
#define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct
ptp_pin_desc
)
90
#define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct
ptp_pin_desc
)
/external/kernel-headers/original/uapi/linux/
ptp_clock.h
111
struct
ptp_pin_desc
{
struct
145
#define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct
ptp_pin_desc
)
146
#define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct
ptp_pin_desc
)
Completed in 340 milliseconds