Searched refs:ptp_pin_desc (Results 1 – 9 of 9) sorted by relevance
91 struct ptp_pin_desc { struct125 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument126 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
104 struct ptp_pin_desc *pin_config;
62 struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; in ptp_set_pinfunc()123 struct ptp_pin_desc pd; in ptp_ioctl()
325 struct ptp_pin_desc *pin = NULL; in ptp_find_pin()
149 struct ptp_pin_desc desc; in main()
373 static struct ptp_pin_desc fm10k_ptp_pd[2] = {
445 struct ptp_pin_desc sdp_config[IGB_N_SDP];
1024 struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; in igb_ptp_init()
181 static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) in dp83640_gpio_defaults()1085 clock->caps.pin_config = kzalloc(sizeof(struct ptp_pin_desc) * in dp83640_clock_get_bus()