Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/sgi/
Dseeq.h15 struct sgiseeq_platform_data { struct
/Linux-v4.19/arch/mips/sgi-ip22/
Dip22-platform.c97 static struct sgiseeq_platform_data eth0_pd;
118 static struct sgiseeq_platform_data eth1_pd;
/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c723 struct sgiseeq_platform_data *pd = dev_get_platdata(&pdev->dev); in sgiseeq_probe()