Lines Matching defs:ops
210 * struct dfl_fpga_port_ops - port ops
212 * @name: name of this port ops, to match with port platform device.
213 * @owner: pointer to the module which owns this port ops.
214 * @node: node to link port ops to global list.
226 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops);
227 void dfl_fpga_port_ops_del(struct dfl_fpga_port_ops *ops);
229 void dfl_fpga_port_ops_put(struct dfl_fpga_port_ops *ops);
245 * @ops: ops of this dfl private feature driver.
249 const struct dfl_feature_ops *ops;
277 * @ops: ops of this sub feature.
292 const struct dfl_feature_ops *ops;