Searched refs:cx18_api (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.h | 70 int cx18_api(struct cx18 *cx, u32 cmd, int args, u32 data[]);
|
H A D | cx18-mailbox.c | 729 int cx18_api(struct cx18 *cx, u32 cmd, int args, u32 data[]) in cx18_api() function 824 return cx18_api(cx, cmd, args, data); in cx18_vapi_result() 845 return cx18_api(cx, cmd, args, data); in cx18_vapi()
|