Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dicom.c291 struct list_head icom_adapter_entry; member
1655 icom_adapter_entry) { in icom_alloc_adapter()
1663 list_add_tail(&icom_adapter->icom_adapter_entry, in icom_alloc_adapter()
1664 &cur_adapter_entry->icom_adapter_entry); in icom_alloc_adapter()
1672 list_del(&icom_adapter->icom_adapter_entry); in icom_free_adapter()
1829 icom_adapter_entry) { in icom_remove()