ptp_pin_desc 308 drivers/net/dsa/mv88e6xxx/chip.h struct ptp_pin_desc pin_config[MV88E6XXX_MAX_GPIO]; ptp_pin_desc 477 drivers/net/dsa/mv88e6xxx/ptp.c struct ptp_pin_desc *ppd = &chip->pin_config[i]; ptp_pin_desc 564 drivers/net/ethernet/intel/igb/igb.h struct ptp_pin_desc sdp_config[IGB_N_SDP]; ptp_pin_desc 1222 drivers/net/ethernet/intel/igb/igb_ptp.c struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; ptp_pin_desc 54 drivers/net/ethernet/microchip/lan743x_ptp.h struct ptp_pin_desc pin_config[1]; ptp_pin_desc 169 drivers/net/phy/dp83640.c static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) ptp_pin_desc 1114 drivers/net/phy/dp83640.c sizeof(struct ptp_pin_desc), ptp_pin_desc 52 drivers/ptp/ptp_chardev.c struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; ptp_pin_desc 122 drivers/ptp/ptp_chardev.c struct ptp_pin_desc pd; ptp_pin_desc 348 drivers/ptp/ptp_clock.c struct ptp_pin_desc *pin = NULL; ptp_pin_desc 128 include/linux/ptp_clock_kernel.h struct ptp_pin_desc *pin_config; ptp_pin_desc 180 include/uapi/linux/ptp_clock.h #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) ptp_pin_desc 181 include/uapi/linux/ptp_clock.h #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc) ptp_pin_desc 192 include/uapi/linux/ptp_clock.h #define PTP_PIN_GETFUNC2 _IOWR(PTP_CLK_MAGIC, 15, struct ptp_pin_desc) ptp_pin_desc 193 include/uapi/linux/ptp_clock.h #define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc) ptp_pin_desc 150 tools/testing/selftests/ptp/testptp.c struct ptp_pin_desc desc;