pport_id          232 drivers/fpga/dfl.c int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id)
pport_id          238 drivers/fpga/dfl.c 		return pdata->id == *(int *)pport_id;
pport_id          247 drivers/fpga/dfl.c 	return pdata->id == *(int *)pport_id;
pport_id          169 drivers/fpga/dfl.h int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id);