Searched refs:obuf (Results 1 – 3 of 3) sorted by relevance
/include/linux/mfd/ |
D | dln2.h | 65 const void *obuf, unsigned obuf_len, 99 const void *obuf, unsigned obuf_len) in dln2_transfer_tx() argument 101 return dln2_transfer(pdev, cmd, obuf, obuf_len, NULL, NULL); in dln2_transfer_tx()
|
/include/linux/ |
D | ppp-comp.h | 51 unsigned char *obuf, int isize, int osize); 72 unsigned char *obuf, int osize);
|
/include/linux/dma/ |
D | ti-cppi5.h | 480 dma_addr_t obuf, u32 obuf_len) in cppi5_hdesc_attach_buf() argument 484 desc->org_buf_ptr = obuf; in cppi5_hdesc_attach_buf() 489 dma_addr_t *obuf, u32 *obuf_len) in cppi5_hdesc_get_obuf() argument 491 *obuf = desc->org_buf_ptr; in cppi5_hdesc_get_obuf()
|