Searched refs:ishtp_io_rb_alloc_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h141 int ishtp_io_rb_alloc_buf(struct ishtp_cl_rb *rb, size_t length);
H A Dclient-buffers.c33 ret = ishtp_io_rb_alloc_buf(rb, len);
197 * ishtp_io_rb_alloc_buf() - Allocate and init response buffer
205 int ishtp_io_rb_alloc_buf(struct ishtp_cl_rb *rb, size_t length) function

Completed in 158 milliseconds