ri_latch           73 drivers/bluetooth/dtl1_cs.c 	int ri_latch;
ri_latch          342 drivers/bluetooth/dtl1_cs.c 	if (info->ri_latch ^ (msr & UART_MSR_RI)) {
ri_latch          343 drivers/bluetooth/dtl1_cs.c 		info->ri_latch = msr & UART_MSR_RI;
ri_latch          481 drivers/bluetooth/dtl1_cs.c 	info->ri_latch = inb(info->p_dev->resource[0]->start + UART_MSR)