rx_queue_length    37 drivers/input/rmi4/rmi_f03.c 	u8 rx_queue_length;
rx_queue_length   122 drivers/input/rmi4/rmi_f03.c 		f03->rx_queue_length = 7;
rx_queue_length   133 drivers/input/rmi4/rmi_f03.c 		f03->rx_queue_length = query2[0] & RMI_F03_QUEUE_LENGTH;
rx_queue_length   143 drivers/input/rmi4/rmi_f03.c 	const u8 ob_len = f03->rx_queue_length * RMI_F03_OB_SIZE;
rx_queue_length   251 drivers/input/rmi4/rmi_f03.c 	const u8 ob_len = f03->rx_queue_length * RMI_F03_OB_SIZE;