Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-mailbox.c581 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()