icom_kref_release 133 drivers/tty/serial/icom.c static void icom_kref_release(struct kref *kref); icom_kref_release 1062 drivers/tty/serial/icom.c kref_put(&ICOM_PORT->adapter->kref, icom_kref_release); icom_kref_release 1082 drivers/tty/serial/icom.c kref_put(&ICOM_PORT->adapter->kref, icom_kref_release); icom_kref_release 1596 drivers/tty/serial/icom.c kref_put(&icom_adapter->kref, icom_kref_release);