Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.c405 ohci1394_stop_context(ohci, d->ctrlClear, NULL); in initialize_dma_rcv_ctx()
465 ohci1394_stop_context(ohci, d->ctrlClear, NULL); in initialize_dma_trm_ctx()
1300 ohci1394_stop_context(recv->ohci, recv->ContextControlClear, NULL); in ohci_iso_recv_stop()
1905 if (ohci1394_stop_context(xmit->ohci, xmit->ContextControlClear, NULL)) { in ohci_iso_xmit_stop()
2182 ohci1394_stop_context(d->ohci, d->ctrlClear, NULL); in dma_trm_reset()
2367 ohci1394_stop_context(ohci, d->ctrlClear, in ohci_irq_handler()
2378 ohci1394_stop_context(ohci, d->ctrlClear, in ohci_irq_handler()
2389 ohci1394_stop_context(ohci, d->ctrlClear, "RQPkt"); in ohci_irq_handler()
2399 ohci1394_stop_context(ohci, d->ctrlClear, "RSPkt"); in ohci_irq_handler()
2579 ohci1394_stop_context(ohci, d->ctrlClear, msg); in dma_rcv_tasklet()
[all …]
Dohci1394.h453 int ohci1394_stop_context (struct ti_ohci *ohci, int reg, char *msg);
Dvideo1394.c166 ohci1394_stop_context(d->ohci, d->ctrlClear, NULL); in free_dma_iso_ctx()
457 ohci1394_stop_context(ohci, d->ctrlClear, NULL); in initialize_dma_ir_ctx()
701 ohci1394_stop_context(ohci, d->ctrlClear, NULL); in initialize_dma_it_ctx()