Home
last modified time | relevance | path

Searched defs:buffer_end (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dbuffers.c14 static u16 *buffer_end = synth_buffer + SYNTH_BUF_SIZE - 1; variable
/linux/sound/sh/
H A Dsh_dac_audio.c46 char *data_buffer, *buffer_begin, *buffer_end; member
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-base.c452 u16 *buffer_entry, *buffer_end; in dell_wmi_notify() local
/linux/fs/pstore/
H A Dram_core.c126 uint8_t *buffer_end = buffer->data + prz->buffer_size; in persistent_ram_update_ecc() local
/linux/lib/
H A Ddecompress_unlzma.c73 uint8_t *buffer_end; member
/linux/drivers/usb/storage/
H A Dsddr09.c1202 unsigned char *buffer, *buffer_end, *ptr; in sddr09_read_map() local
/linux/sound/pci/nm256/
H A Dnm256.c202 u32 buffer_end; /* end offset */ member
[all...]
/linux/drivers/firewire/
H A Dcore-cdev.c1137 unsigned long payload, buffer_end, transmit_header_bytes = 0; in ioctl_queue_iso() local
H A Dohci.c1041 void *buffer_end = ctx->buffer + AR_BUFFERS * PAGE_SIZE; in ar_context_tasklet() local