Home
last modified time | relevance | path

Searched refs:mk_data (Results 1 – 2 of 2) sorted by relevance

/linux/fs/dlm/
A Dnetlink.c38 static struct dlm_lock_data *mk_data(struct sk_buff *skb) in mk_data() function
128 data = mk_data(send_skb); in dlm_timeout_warn()
/linux/drivers/input/mouse/
A Delan_i2c_core.c992 u8 mk_data = high_precision ? in elan_report_contact() local
996 mk_x = mk_data & 0x0f; in elan_report_contact()
997 mk_y = mk_data >> 4; in elan_report_contact()

Completed in 8 milliseconds