Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_f03.c40 u8 rx_queue_length; member
125 f03->rx_queue_length = 7; in rmi_f03_initialize()
136 f03->rx_queue_length = query2[0] & RMI_F03_QUEUE_LENGTH; in rmi_f03_initialize()
146 const u8 ob_len = f03->rx_queue_length * RMI_F03_OB_SIZE; in rmi_f03_pt_open()
254 const u8 ob_len = f03->rx_queue_length * RMI_F03_OB_SIZE; in rmi_f03_attention()