Searched refs:icom_kref_release (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dicom.c392 static void icom_kref_release(struct kref *kref);
1330 kref_put(&icom_port->adapter->kref, icom_kref_release);
1351 kref_put(&icom_port->adapter->kref, icom_kref_release);
1676 static void icom_kref_release(struct kref *kref) function
1831 kref_put(&icom_adapter->kref, icom_kref_release);

Completed in 307 milliseconds