Searched refs:pfdev (Results 1 – 2 of 2) sorted by relevance
1198 struct platform_device *pfdev = to_platform_device(pdev); in mt798x_wmac_init() local1213 dev->dcm = devm_platform_ioremap_resource(pfdev, 1); in mt798x_wmac_init()1217 dev->sku = devm_platform_ioremap_resource(pfdev, 2); in mt798x_wmac_init()
1644 altq_is_enabled(int pfdev) in altq_is_enabled() argument1650 if (ioctl(pfdev, DIOCGETALTQS, &pa)) { in altq_is_enabled()