Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/sgi/
Dseeq.h15 struct sgiseeq_platform_data { struct
/linux-6.1.9/arch/mips/sgi-ip22/
Dip22-platform.c106 static struct sgiseeq_platform_data eth0_pd;
131 static struct sgiseeq_platform_data eth1_pd;
/linux-6.1.9/drivers/net/ethernet/seeq/
Dsgiseeq.c732 struct sgiseeq_platform_data *pd = dev_get_platdata(&pdev->dev); in sgiseeq_probe()