Home
last modified time | relevance | path

Searched refs:cx18_streams_cleanup (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-streams.h24 void cx18_streams_cleanup(struct cx18 *cx, int unregister);
Dcx18-streams.c400 cx18_streams_cleanup(cx, 0); in cx18_streams_setup()
488 cx18_streams_cleanup(cx, 1); in cx18_streams_register()
493 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() function
Dcx18-driver.c1125 cx18_streams_cleanup(cx, 1); in cx18_probe()
1288 cx18_streams_cleanup(cx, 1); in cx18_remove()