Home
last modified time | relevance | path

Searched refs:__afu_port_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/fpga/
Ddfl-afu.h83 int __afu_port_enable(struct platform_device *pdev);
Ddfl-afu-error.c108 enable_ret = __afu_port_enable(pdev); in afu_port_err_clear()
Ddfl-afu-main.c38 int __afu_port_enable(struct platform_device *pdev) in __afu_port_enable() function
129 return __afu_port_enable(pdev); in __port_reset()
892 ret = __afu_port_enable(pdev); in port_enable_set()