Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dicom.c1646 struct icom_adapter *cur_adapter_entry; in icom_alloc_adapter() local
1654 list_for_each_entry(cur_adapter_entry, &icom_adapter_head, in icom_alloc_adapter()
1656 if (cur_adapter_entry->index != adapter_count) { in icom_alloc_adapter()
1664 &cur_adapter_entry->icom_adapter_entry); in icom_alloc_adapter()