Home
last modified time | relevance | path

Searched refs:dfl_fpga_port_ops_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl.h188 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops);
H A Ddfl.c198 * dfl_fpga_port_ops_add - add port_ops to global list
201 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops) in dfl_fpga_port_ops_add() function
207 EXPORT_SYMBOL_GPL(dfl_fpga_port_ops_add); variable
H A Ddfl-afu-main.c953 dfl_fpga_port_ops_add(&afu_port_ops); in afu_init()
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl.h226 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops);
H A Ddfl-afu-main.c966 dfl_fpga_port_ops_add(&afu_port_ops); in afu_init()
H A Ddfl.c200 * dfl_fpga_port_ops_add - add port_ops to global list
203 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops) in dfl_fpga_port_ops_add() function
209 EXPORT_SYMBOL_GPL(dfl_fpga_port_ops_add); variable

Completed in 38 milliseconds