fifo_head         836 drivers/staging/vt6655/device_main.c 	struct vnt_tx_fifo_head *fifo_head;
fifo_head         849 drivers/staging/vt6655/device_main.c 	fifo_head = (struct vnt_tx_fifo_head *)context->buf;
fifo_head         850 drivers/staging/vt6655/device_main.c 	fb_option = (le16_to_cpu(fifo_head->fifo_ctl) &
fifo_head         255 drivers/staging/vt6656/rxtx.c 	u8 *head = tx_context->data + offsetof(struct vnt_tx_buffer, fifo_head);
fifo_head         845 drivers/staging/vt6656/rxtx.c 	tx_buffer_head = &tx_buffer->fifo_head;
fifo_head         222 drivers/staging/vt6656/rxtx.h 	struct vnt_tx_fifo_head fifo_head;