Searched refs:cx18_api_call (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 580 static int cx18_api_call(struct cx18 *cx, u32 cmd, int args, u32 data[]) in cx18_api_call() function 730 return cx18_api_call(cx, cmd, args, data); in cx18_api()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 581 static int cx18_api_call(struct cx18 *cx, u32 cmd, int args, u32 data[]) in cx18_api_call() function 731 return cx18_api_call(cx, cmd, args, data); in cx18_api()
|
Completed in 3 milliseconds