ptp_pin_desc
struct ptp_pin_desc *ptp_pin = &ptp_data->pin_config[i];
struct ptp_pin_desc pin_config[KSZ_PTP_N_GPIO];
struct ptp_pin_desc pin_config[MV88E6XXX_MAX_GPIO];
struct ptp_pin_desc *ppd = &chip->pin_config[i];
static struct ptp_pin_desc sja1105_ptp_pin = {
struct ptp_pin_desc pin_desc[MAX_PTP_GPIO_COUNT];
info->pin_config = kzalloc_objs(struct ptp_pin_desc, info->n_pins);
sizeof(struct ptp_pin_desc) * info->n_pins);
static struct ptp_pin_desc sdp_desc[] = {
struct ptp_pin_desc *pin = &pf->ptp.pin_desc[i];
struct ptp_pin_desc pin_desc[ICE_N_PINS_MAX];
struct ptp_pin_desc sdp_config[IGB_N_SDP];
struct ptp_pin_desc *ppd = &adapter->sdp_config[i];
struct ptp_pin_desc sdp_config[IGC_N_SDP];
struct ptp_pin_desc *ppd = &adapter->sdp_config[i];
struct ptp_pin_desc extts_config;
struct ptp_pin_desc *ptp_pin = &ptp->pin_config[i];
struct ptp_pin_desc pin_config[LAN743X_PTP_N_GPIO];
struct ptp_pin_desc pins[LAN966X_PHC_PINS_NUM];
struct ptp_pin_desc *p;
struct ptp_pin_desc *p = &ocelot->ptp_pins[i];
struct ptp_pin_desc pin;
clock->caps.pin_config = kzalloc_objs(struct ptp_pin_desc,
static void dp83640_gpio_defaults(struct ptp_pin_desc *pd)
struct ptp_pin_desc *pin_config;
struct ptp_pin_desc *pin_config;
struct ptp_pin_desc *ptp_pin = &shared->pin_config[i];
struct ptp_pin_desc *p = &ptp_priv->pin_config[i];
struct ptp_pin_desc *p = &clock->pin_config[i];
struct ptp_pin_desc *pin_config;
static struct ptp_pin_desc nxp_c45_ptp_pins[] = {
struct ptp_pin_desc pd;
struct ptp_pin_desc pd;
struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin];
struct ptp_pin_desc *pin = NULL;
static struct ptp_pin_desc pin_config[MAX_TOD][MAX_REF_CLK];
struct ptp_pin_desc *ppd = &channel->caps.pin_config[i];
struct ptp_pin_desc *pin_cfg, u8 max_pins)
struct ptp_pin_desc *ppd;
static struct ptp_pin_desc pin_config[MAX_PHC_PLL][MAX_TRIG_CLK];
struct ptp_pin_desc *config;
struct ptp_pin_desc *pin_config;
struct ptp_pin_desc ptp_pins[OCELOT_PTP_PINS_NUM];
#define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc)
#define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
#define PTP_PIN_GETFUNC2 _IOWR(PTP_CLK_MAGIC, 15, struct ptp_pin_desc)
#define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc)
struct ptp_pin_desc desc;