Lines Matching defs:data
100 const struct armada_37xx_pin_data *data;
737 seq_printf(p, info->data->name);
812 gc->ngpio = info->data->nr_pins;
816 gc->label = info->data->name;
865 * Based on the data available from the armada_37xx_pin_group array
872 int n, num = 0, funcsize = info->data->nr_pins;
898 info->data->nr_pins);
914 * Based on the data available from the armada_37xx_pin_group array
957 const struct armada_37xx_pin_data *pin_data = info->data;
1113 .data = &armada_37xx_pin_sb,
1117 .data = &armada_37xx_pin_nb,
1156 info->data = of_device_get_match_data(dev);