Lines Matching defs:ops
172 * struct dfl_fpga_port_ops - port ops
174 * @name: name of this port ops, to match with port platform device.
175 * @owner: pointer to the module which owns this port ops.
176 * @node: node to link port ops to global list.
188 void dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops);
189 void dfl_fpga_port_ops_del(struct dfl_fpga_port_ops *ops);
191 void dfl_fpga_port_ops_put(struct dfl_fpga_port_ops *ops);
207 * @ops: ops of this dfl private feature driver.
211 const struct dfl_feature_ops *ops;
238 * @ops: ops of this sub feature.
249 const struct dfl_feature_ops *ops;