Home
last modified time | relevance | path

Searched refs:pport_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/fpga/
H A Ddfl.h230 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id);
H A Ddfl.c230 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id) in dfl_fpga_check_port_id() argument
236 return pdata->id == *(int *)pport_id; in dfl_fpga_check_port_id()
245 return pdata->id == *(int *)pport_id; in dfl_fpga_check_port_id()