Searched refs:ni_gpct_device_destroy (Results 1 – 3 of 3) sorted by relevance
127 void ni_gpct_device_destroy(struct ni_gpct_device *counter_dev);
1818 void ni_gpct_device_destroy(struct ni_gpct_device *counter_dev) in ni_gpct_device_destroy() function1826 EXPORT_SYMBOL_GPL(ni_gpct_device_destroy);
6361 ni_gpct_device_destroy(devpriv->counter_dev); in mio_common_detach()