Lines Matching refs:kfree
812 kfree(kingsun->speed_setuprequest); in ks959_probe()
813 kfree(kingsun->tx_setuprequest); in ks959_probe()
814 kfree(kingsun->tx_buf_xored); in ks959_probe()
815 kfree(kingsun->tx_buf_clear); in ks959_probe()
816 kfree(kingsun->rx_setuprequest); in ks959_probe()
817 kfree(kingsun->rx_buf); in ks959_probe()
852 kfree(kingsun->speed_setuprequest); in ks959_disconnect()
853 kfree(kingsun->tx_setuprequest); in ks959_disconnect()
854 kfree(kingsun->tx_buf_xored); in ks959_disconnect()
855 kfree(kingsun->tx_buf_clear); in ks959_disconnect()
856 kfree(kingsun->rx_setuprequest); in ks959_disconnect()
857 kfree(kingsun->rx_buf); in ks959_disconnect()