Searched refs:find_ctx (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Dvideo1394.c468 find_ctx(struct list_head *list, int type, int channel) function
863 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, channel);
865 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, channel);
883 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, v.channel);
949 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, v.channel);
1021 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, v.channel);
1123 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, v.channel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Dvideo1394.c468 find_ctx(struct list_head *list, int type, int channel) function
863 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, channel);
865 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, channel);
883 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, v.channel);
949 d = find_ctx(&ctx->context_list, OHCI_ISO_RECEIVE, v.channel);
1021 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, v.channel);
1123 d = find_ctx(&ctx->context_list, OHCI_ISO_TRANSMIT, v.channel);

Completed in 120 milliseconds