Searched defs:is_short (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/arch/arc/include/asm/ |
H A D | kprobes.h | 23 int is_short; member in struct:arch_specific_insn
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 409 unsigned bufferspace, is_short, dbuff; read_fifo() local
|
H A D | net2272.c | 515 unsigned is_short; net2272_read_packet() local 556 unsigned is_short; net2272_read_fifo() local
|
H A D | pxa25x_udc.c | 393 int is_last, is_short; write_fifo() local 456 int is_short; write_ep0_fifo() local 518 unsigned bufferspace, count, is_short; read_fifo() local
|
H A D | s3c-hsudc.c | 385 u32 is_short = 0; s3c_hsudc_read_fifo() local
|
H A D | dummy_hcd.c | 1357 int is_short, to_host; transfer() local
|
H A D | net2280.c | 717 unsigned count, tmp, is_short; read_fifo() local
|
H A D | pxa27x_udc.c | 944 int count, is_short, completed = 0; read_fifo() local 980 int count, is_short, is_last = 0, completed = 0, totcount = 0; write_fifo() local 1047 int count, is_short, completed = 0; read_ep0_fifo() local 1086 int is_last, is_short; write_ep0_fifo() local
|
H A D | udc-xilinx.c | 589 u32 is_short, count, bufferspace; xudc_read_fifo() local 683 int is_last, is_short = 0; xudc_write_fifo() local
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 510 int is_short; usbhsf_pio_try_push() local 913 int is_short = pkt->trans % usbhs_pipe_get_maxpacket(pipe); usbhsf_dma_push_done() local
|
Completed in 336 milliseconds