Searched defs:p_buffer (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/media/usb/cx231xx/ |
H A D | cx231xx-vbi.c | 87 unsigned char *p_buffer; cx231xx_isoc_vbi_copy() local 490 cx231xx_get_vbi_line(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q, u8 sav_eav, u8 *p_buffer, u32 buffer_size) cx231xx_get_vbi_line() argument 658 cx231xx_do_vbi_copy(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q, u8 *p_buffer, u32 bytes_to_copy) cx231xx_do_vbi_copy() argument
|
H A D | cx231xx-video.c | 280 unsigned char *p_buffer; cx231xx_isoc_copy() local 376 unsigned char *p_buffer; cx231xx_bulk_copy() local 453 u8 cx231xx_find_boundary_SAV_EAV(u8 *p_buffer, u8 *partial_buf, cx231xx_find_boundary_SAV_EAV() argument 481 u8 cx231xx_find_next_SAV_EAV(u8 *p_buffer, u32 buffer_size, u32 *p_bytes_used) cx231xx_find_next_SAV_EAV() argument 511 cx231xx_get_video_line(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q, u8 sav_eav, u8 *p_buffer, u32 buffer_size) cx231xx_get_video_line() argument 653 cx231xx_do_copy(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q, u8 *p_buffer, u32 bytes_to_copy) cx231xx_do_copy() argument
|
H A D | cx231xx-417.c | 957 u8 *p_buffer; cx231xx_load_firmware() local 1353 unsigned char *p_buffer; cx231xx_isoc_copy() local 1379 unsigned char *p_buffer, *buffer; cx231xx_bulk_copy() local
|
H A D | cx231xx.h | 491 u8 *p_buffer; /* pointer to the buffer */ member in struct:cx231xx_i2c_xfer_data
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpios.h | 161 char *p_buffer; member in struct:hpi_adapter
|
H A D | hpi_internal.h | 775 u8 *p_buffer; member in struct:hpi_stream_res::__anon14403::__anon14407
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 110 static u32 add_byte(u32 **p_buffer, u8 value, u32 *used, u32 *avail) add_byte() argument 125 static u32 add_dword(u32 **p_buffer, u32 value, u32 *used, u32 *avail) add_dword() argument
|
Completed in 263 milliseconds