Searched refs:pport_id (Results 1 – 2 of 2) sorted by relevance
154 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id);
225 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id) in dfl_fpga_check_port_id() argument236 return port_id == *(int *)pport_id; in dfl_fpga_check_port_id()