Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
A Dfifo.c164 int is_done = 0; in usbhsf_pkt_handler() local
193 if (is_done) in usbhsf_pkt_handler()
200 if (is_done) { in usbhsf_pkt_handler()
424 *is_done = 1; in usbhs_dcp_dir_switch_done()
464 int *is_done) in usbhsf_dcp_data_stage_prepare_pop() argument
687 *is_done = 1; in usbhsf_pio_try_pop()
754 *is_done = 1; in usbhsf_ctrl_stage_end()
963 if (!*is_done) { in usbhsf_dma_push_done()
988 int *is_done) in usbhsf_dma_prepare_pop_with_usb_dmac() argument
1152 *is_done = 1; in usbhsf_dma_pop_done_with_rx_irq()
[all …]
A Dfifo.h63 int (*prepare)(struct usbhs_pkt *pkt, int *is_done);
64 int (*try_run)(struct usbhs_pkt *pkt, int *is_done);
65 int (*dma_done)(struct usbhs_pkt *pkt, int *is_done);
/linux/drivers/net/ethernet/marvell/
A Dmvmdio.c86 int (*is_done)(struct orion_mdio_dev *); member
102 if (ops->is_done(dev)) in orion_mdio_wait_ready()
121 ops->is_done(dev), timeout); in orion_mdio_wait_ready()
137 .is_done = orion_mdio_smi_is_done,
202 .is_done = orion_mdio_xsmi_is_done,
/linux/drivers/acpi/
A Dprocessor_perflib.c458 static int is_done; in acpi_processor_notify_smm() local
472 if (is_done > 0) { in acpi_processor_notify_smm()
475 } else if (is_done < 0) { in acpi_processor_notify_smm()
477 return is_done; in acpi_processor_notify_smm()
480 is_done = -EIO; in acpi_processor_notify_smm()
495 is_done = 1; in acpi_processor_notify_smm()
/linux/drivers/usb/gadget/udc/
A Dat91_udc.c316 unsigned int count, bufferspace, is_done; in read_fifo() local
355 is_done = (count < ep->ep.maxpacket); in read_fifo()
357 is_done = 1; in read_fifo()
360 is_done ? " (done)" : ""); in read_fifo()
366 if (is_done) in read_fifo()
381 return is_done; in read_fifo()
A Dbcm63xx_udc.c2047 bool is_done = false; in bcm63xx_udc_data_isr() local
2068 is_done = true; in bcm63xx_udc_data_isr()
2086 is_done = true; in bcm63xx_udc_data_isr()
2105 if (is_done) { in bcm63xx_udc_data_isr()
/linux/drivers/net/wireless/atmel/
A Dat76c50x-usb.c365 int is_done = 0; in at76_usbdfu_download() local
479 is_done = 1; in at76_usbdfu_download()
484 is_done = 1; in at76_usbdfu_download()
501 } while (!is_done && (ret >= 0)); in at76_usbdfu_download()
/linux/fs/nfs/
A Dwrite.c426 bool is_done; in nfs_end_page_writeback() local
428 is_done = nfs_page_group_sync_on_bit(req, PG_WB_END); in nfs_end_page_writeback()
430 if (!is_done) in nfs_end_page_writeback()
/linux/
A DSystem.map161987 ffff8000121365d4 b is_done.0
A D.tmp_System.map161987 ffff8000121365d4 b is_done.0

Completed in 357 milliseconds