Searched refs:xfer_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Ddib3000.h42 struct i2c_adapter* i2c, struct dib_fe_xfer_ops *xfer_ops);
45 struct i2c_adapter* i2c, struct dib_fe_xfer_ops *xfer_ops)
44 dib3000mb_attach(const struct dib3000_config* config, struct i2c_adapter* i2c, struct dib_fe_xfer_ops *xfer_ops) argument
H A Ddib3000mb.c744 struct i2c_adapter* i2c, struct dib_fe_xfer_ops *xfer_ops)
769 xfer_ops->pid_parse = dib3000mb_pid_parse;
770 xfer_ops->fifo_ctrl = dib3000mb_fifo_control;
771 xfer_ops->pid_ctrl = dib3000mb_pid_control;
772 xfer_ops->tuner_pass_ctrl = dib3000mb_tuner_pass_ctrl;
743 dib3000mb_attach(const struct dib3000_config* config, struct i2c_adapter* i2c, struct dib_fe_xfer_ops *xfer_ops) argument
/linux-master/drivers/firmware/arm_scmi/
H A Ddriver.c1607 static const struct scmi_xfer_ops xfer_ops = {
2095 pi->ph.xops = &xfer_ops;
1433 static const struct scmi_xfer_ops xfer_ops = { variable in typeref:struct:scmi_xfer_ops

Completed in 111 milliseconds