Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dxen-tpmfront.c269 static void ring_free(struct tpm_private *priv) in ring_free() function
309 ring_free(priv); in tpmfront_probe()
323 ring_free(priv); in tpmfront_remove()
/linux-4.1.27/drivers/thunderbolt/
Dnhi.h71 void ring_free(struct tb_ring *ring);
Dctl.c524 ring_free(ctl->rx); in tb_ctl_free()
526 ring_free(ctl->tx); in tb_ctl_free()
Dnhi.c398 void ring_free(struct tb_ring *ring) in ring_free() function