Home
last modified time | relevance | path

Searched refs:ex_buf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/misc/
H A Dusb-ljca.c118 * @ex_buf: external buffer to save command response
123 * @lock: spinlock to protect tx_buf and ex_buf
142 u8 *ex_buf; member
233 ibuf = adap->ex_buf; in ljca_handle_cmd_ack()
321 adap->ex_buf = ibuf; in ljca_send()
357 adap->ex_buf = NULL; in ljca_send()