Lines Matching refs:buffer
82 * @buffer: Buffer where information will be read/written to by device
83 * @buffer_length: Size of &buffer
87 * the &buffer argument _must_ either be NULL or point to
88 * a buffer allocated by kmalloc. Failure to do so can lead
94 void *buffer, const u16 buffer_length,
103 * @buffer: Buffer where information will be read/written to by device
104 * @buffer_length: Size of &buffer
107 * to communicate with the device. The contents of the buffer pointer
116 const u16 offset, void *buffer,
125 * @buffer: Buffer where information will be read/written to by device
126 * @buffer_length: Size of &buffer
134 const u16 offset, void *buffer,
146 * command to the device. Since we don't use the buffer argument we