Home
last modified time | relevance | path

Searched refs:legacy_probe (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/ata/
Dpata_legacy.c107 struct legacy_probe { struct
122 int (*setup)(struct platform_device *, struct legacy_probe *probe, argument
128 static struct legacy_probe probe_list[NR_HOST];
176 struct legacy_probe *lp = &probe_list[0]; in legacy_probe_add()
178 struct legacy_probe *free = NULL; in legacy_probe_add()
734 struct legacy_probe *lp, struct legacy_data *ld) in qdi_port()
819 struct legacy_probe *lp, struct legacy_data *ld) in winbond_port()
869 static __init int probe_chip_type(struct legacy_probe *probe) in probe_chip_type()
943 static __init int legacy_init_one(struct legacy_probe *probe) in legacy_init_one()
1187 struct legacy_probe *pl = &probe_list[0]; in legacy_init()