Searched refs:u32arr2hex (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-mailbox.c105 static char *u32arr2hex(u32 data[], int n, char *buf) function
127 u32arr2hex(mb->args, MAX_MB_ARGUMENTS, argstr));
555 if (cx18_debug & CX18_DBGFLG_API) { /* only call u32arr2hex if needed */
560 u32arr2hex(data, args, argstr));
564 u32arr2hex(data, args, argstr));

Completed in 153 milliseconds