Searched defs:str_offset (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cx18/
H A Dcx18-mailbox.c461 u32 str_offset; local
465 str_offset = order->mb.args[1];
466 if (str_offset) {
467 cx18_setup_page(cx, str_offset);
468 cx18_memcpy_fromio(cx, str, cx->enc_mem + str_offset, 252);
476 return str_offset ? 1 : 0;
/drivers/net/wireless/
H A Dat76c50x-usb.h344 __le32 str_offset; /* offset of the copyright string */ member in struct:at76_fw_header

Completed in 68 milliseconds