Searched refs:read_prepare (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dintel-mid-touch.c106 int (*read_prepare)(struct mrstouch_dev *tsdev); member in struct:mrstouch_dev
413 if (tsdev->read_prepare(tsdev)) mrstouch_pendet_irq()
511 tsdev->read_prepare = mrstouch_nec_adc_read_prepare; mrstouch_adc_init()
517 tsdev->read_prepare = mrstouch_fs_adc_read_prepare; mrstouch_adc_init()
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c4329 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) read_prepare() function
4376 .read_write_prepare = read_prepare,

Completed in 173 milliseconds