Lines Matching defs:drv_data

172 mv64xxx_i2c_prepare_for_io(struct mv64xxx_i2c_data *drv_data,  in mv64xxx_i2c_prepare_for_io()
202 mv64xxx_i2c_hw_init(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_hw_init()
224 mv64xxx_i2c_fsm(struct mv64xxx_i2c_data *drv_data, u32 status) in mv64xxx_i2c_fsm()
331 static void mv64xxx_i2c_send_start(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_send_start()
345 mv64xxx_i2c_do_action(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_do_action()
432 mv64xxx_i2c_read_offload_rx_data(struct mv64xxx_i2c_data *drv_data, in mv64xxx_i2c_read_offload_rx_data()
444 mv64xxx_i2c_intr_offload(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_intr_offload()
498 struct mv64xxx_i2c_data *drv_data = dev_id; in mv64xxx_i2c_intr() local
533 mv64xxx_i2c_wait_for_completion(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_wait_for_completion()
571 mv64xxx_i2c_execute_msg(struct mv64xxx_i2c_data *drv_data, struct i2c_msg *msg, in mv64xxx_i2c_execute_msg()
590 mv64xxx_i2c_prepare_tx(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_prepare_tx()
602 mv64xxx_i2c_offload_xfer(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_offload_xfer()
667 mv64xxx_i2c_can_offload(struct mv64xxx_i2c_data *drv_data) in mv64xxx_i2c_can_offload()
714 struct mv64xxx_i2c_data *drv_data = i2c_get_adapdata(adap); in mv64xxx_i2c_xfer() local
791 mv64xxx_of_config(struct mv64xxx_i2c_data *drv_data, in mv64xxx_of_config()
867 mv64xxx_of_config(struct mv64xxx_i2c_data *drv_data, in mv64xxx_of_config()
877 struct mv64xxx_i2c_data *drv_data; in mv64xxx_i2c_probe() local
971 struct mv64xxx_i2c_data *drv_data = platform_get_drvdata(dev); in mv64xxx_i2c_remove() local