Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl.h192 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id);
H A Ddfl.c228 int dfl_fpga_check_port_id(struct platform_device *pdev, void *pport_id) in dfl_fpga_check_port_id() argument
234 return pdata->id == *(int *)pport_id; in dfl_fpga_check_port_id()
243 return pdata->id == *(int *)pport_id; in dfl_fpga_check_port_id()