Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Dnetlink.c38 static struct dlm_lock_data *mk_data(struct sk_buff *skb) in mk_data() function
129 data = mk_data(send_skb); in dlm_timeout_warn()
/linux-6.3-rc2/drivers/input/mouse/
A Delan_i2c_core.c957 u8 mk_data = high_precision ? in elan_report_contact() local
961 mk_x = mk_data & 0x0f; in elan_report_contact()
962 mk_y = mk_data >> 4; in elan_report_contact()

Completed in 8 milliseconds