Lines Matching defs:legacy_probe
93 struct legacy_probe {
108 int (*setup)(struct platform_device *, struct legacy_probe *probe,
114 static struct legacy_probe probe_list[NR_HOST];
162 struct legacy_probe *lp = &probe_list[0];
164 struct legacy_probe *free = NULL;
726 struct legacy_probe *lp, struct legacy_data *ld)
811 struct legacy_probe *lp, struct legacy_data *ld)
861 static __init int probe_chip_type(struct legacy_probe *probe)
935 static __init int legacy_init_one(struct legacy_probe *probe)
1179 struct legacy_probe *pl = &probe_list[0];