Searched refs:read_prepare (Results 1 – 2 of 2) sorted by relevance
106 int (*read_prepare)(struct mrstouch_dev *tsdev); member413 if (tsdev->read_prepare(tsdev)) in mrstouch_pendet_irq()511 tsdev->read_prepare = mrstouch_nec_adc_read_prepare; in mrstouch_adc_init()517 tsdev->read_prepare = mrstouch_fs_adc_read_prepare; in mrstouch_adc_init()
4329 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare() function4376 .read_write_prepare = read_prepare,