Searched defs:buf0 (Results 1 - 7 of 7) sorted by relevance

/drivers/media/dvb-frontends/
H A Dstv6110.c219 u8 buf0[] = { 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; local
221 memcpy(priv->regs, buf0, 8);
/drivers/dma/ipu/
H A Dipu_idmac.c426 dma_addr_t buf0, dma_addr_t buf1)
428 params->pp.eba0 = buf0;
425 ipu_ch_param_set_buffer(union chan_param_mem *params, dma_addr_t buf0, dma_addr_t buf1) argument
/drivers/net/ethernet/tundra/
H A Dtsi108_eth.h315 u32 buf0; member in struct:__anon3925
342 u32 buf0; /* Base address of buffer */ member in struct:__anon3926
/drivers/usb/gadget/function/
H A Df_mass_storage.c1231 u8 *buf0 = buf; local
1298 len = buf - buf0;
1306 buf0[0] = len - 1;
1308 put_unaligned_be16(len - 2, buf0);
/drivers/usb/host/
H A Dehci.h492 __hc32 buf0; member in struct:ehci_iso_stream
H A Dfotg210.h573 __hc32 buf0; member in struct:fotg210_iso_stream
H A Dfusbh200.h563 __hc32 buf0; member in struct:fusbh200_iso_stream

Completed in 392 milliseconds