Lines Matching refs:data
51 * (probe/disconnect, etc), moving data from device to kernel and
63 * - RX handling: rx.c - receives data from the bus-specific code and
69 * for the bus-specific TX code to pull data from the FIFO
74 * stack. Pass around data frames, and configure when the
113 * with enough space for it's data structue, that must contain a
143 * At this point, control and data communications are possible.
193 * @data: The data value to poke to the device address
198 __le32 data;
203 .data = cpu_to_le32(d) \
239 * the rest needed to do full data/control traffic.
283 * the bus-specific code know that there is data available in the
325 * indicated size is read or timeout. Reading more or less data
358 * data packets. This implies @ready (communication infrastructure
368 * @ready: Communication infrastructure with the device is ready, data
387 * @tx_buf: FIFO buffer for TX; we queue data here
389 * @tx_in: FIFO index for incoming data. Note this doesn't wrap around
392 * @tx_out: FIFO index for outgoing data
951 * Do a millisecond-sleep for allowing wireshark to dump all the data