Searched refs:cx18_streams_cleanup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-streams.h | 15 void cx18_streams_cleanup(struct cx18 *cx, int unregister);
|
H A D | cx18-streams.c | 391 cx18_streams_cleanup(cx, 0); in cx18_streams_setup() 480 cx18_streams_cleanup(cx, 1); in cx18_streams_register() 485 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() function
|
H A D | cx18-driver.c | 1116 cx18_streams_cleanup(cx, 1); in cx18_probe() 1279 cx18_streams_cleanup(cx, 1); in cx18_remove()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-streams.h | 15 void cx18_streams_cleanup(struct cx18 *cx, int unregister);
|
H A D | cx18-streams.c | 403 cx18_streams_cleanup(cx, 0); in cx18_streams_setup() 492 cx18_streams_cleanup(cx, 1); in cx18_streams_register() 497 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() function
|
H A D | cx18-driver.c | 1115 cx18_streams_cleanup(cx, 1); in cx18_probe() 1278 cx18_streams_cleanup(cx, 1); in cx18_remove()
|
Completed in 7 milliseconds