Searched refs:unlinked (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx_dsp_spos.h141 u32 unlinked; member in struct:dsp_pcm_channel_descriptor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Du132-hcd.c647 } else if (!urb->unlinked) {
714 "unlinked=%d\n", urb, urb->unlinked);
746 } else if (!urb->unlinked) {
765 "unlinked=%d\n", urb, urb->unlinked);
798 } else if (!urb->unlinked) {
868 "unlinked=%d\n", urb, urb->unlinked);
899 } else if (!urb->unlinked) {
[all...]
H A Dimx21-dbg.c88 stats_for_urb(imx21, urb)->unlinked++;
354 "unlinked: %lu\n"
361 stats->unlinked,
H A Dehci-q.c165 /* If an async split transaction gets an error or is unlinked,
207 if (unlikely(urb->unlinked))
272 if (unlikely(urb->unlinked)) {
389 !urb->unlinked) {
443 else if (last_status == -EINPROGRESS && !urb->unlinked)
446 /* qh unlinked; token in overlay may be most current */
459 /* force halt for unlinked or blocked qh, so we'll
531 /* If the QH is already unlinked, do the rescan now. */
535 /* Otherwise we have to wait until the QH is fully unlinked.
1156 /* the async qh for the qtds being reclaimed are now unlinked fro
[all...]
H A Dimx21-hcd.h395 unsigned long unlinked; member in struct:debug_stats
H A Duhci-debug.c125 if (urbp->urb->unlinked)
126 out += sprintf(out, " Unlinked=%d", urbp->urb->unlinked);
H A Dohci-hcd.c268 * partially transferred, or an ED with other urbs being unlinked.
322 /* ASSERT: any requests/urbs are being unlinked */
354 case ED_IDLE: /* fully unlinked */
362 /* caller was supposed to have unlinked any requests;
956 if (!urb->unlinked)
957 urb->unlinked = -ESHUTDOWN;
H A Duhci-q.c348 * executing URB has already been unlinked, so this one isn't it. */
567 /* Force an interrupt so we know when the QH is fully unlinked */
1428 * the QH is new and idle or else it's unlinked and waiting to
1563 if (urb->unlinked) {
1586 if (urb->unlinked) {
1622 * unlinked. */
H A Dohci-q.c281 * just the link to the ed is unlinked.
283 * so the HC can eventually finish the processing of the unlinked ed
945 * we call a completion since it might have unlinked
966 if (!urb->unlinked) {
975 /* If this was unlinked, the TD may not have been
999 /* ED's now officially unlinked, hc doesn't see */
H A Dr8a66597-hcd.c1297 if (td->set_address && (status != 0 || urb->unlinked))
1494 if (finish || status != 0 || urb->unlinked)
H A Disp116x-hcd.c472 if (status != -EINPROGRESS || urb->unlinked)
H A Dsl811-hcd.c589 if (urbstat != -EINPROGRESS || urb->unlinked)
H A Disp1760-hcd.c898 if (!urb->unlinked) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Drgrp.c949 * try_rgrp_unlink - Look for any unlinked, allocated, but unused inodes
1068 * unlinked: the block address of an unlinked block to be reclaimed
1071 static int get_local_rgrp(struct gfs2_inode *ip, u64 *unlinked, argument
1082 *unlinked = 0;
1104 *unlinked = try_rgrp_unlink(rgd, last_unlinked,
1108 if (*unlinked)
1139 *unlinked = try_rgrp_unlink(rgd, last_unlinked,
1143 if (*unlinked)
1196 u64 last_unlinked = NO_BLOCK, unlinked; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c1267 ins->pcm_channels[pcm_index].unlinked = 1;
1368 pcm_channel->unlinked = 1;
1399 if (pcm_channel->unlinked) {
1404 pcm_channel->unlinked = 1;
1422 if (pcm_channel->unlinked == 0) {
1445 pcm_channel->unlinked = 0;
H A Dcs46xx_lib.c788 if (cpcm->pcm_channel->unlinked)
812 if (!cpcm->pcm_channel->unlinked)
879 int unlinked = cpcm->pcm_channel->unlinked; local
889 if (!unlinked) cs46xx_dsp_pcm_link (chip,cpcm->pcm_channel);
1186 !ins->pcm_channels[i].unlinked) {
1196 !ins->pcm_channels[i].unlinked) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dos-linux.h184 int inum, int unlinked);
H A Dfs.c586 int inum, int unlinked)
591 if (unlinked) {
639 printk(KERN_NOTICE "Eep. read_inode() failed for ino #%u. unlinked %d\n",
640 inum, unlinked);
585 jffs2_gc_fetch_inode(struct jffs2_sb_info *c, int inum, int unlinked) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhcd.c1092 urb->unlinked = 0;
1106 * usb_hcd_check_unlink_urb - check whether an URB may be unlinked
1122 * -EBUSY: @urb has already been unlinked.
1140 if (urb->unlinked)
1142 urb->unlinked = status;
1162 * @urb: URB being unlinked
1532 * If @urb was unlinked, the value of @status will be overridden by
1533 * @urb->unlinked. Erroneous short transfers are detected in case
1539 if (unlikely(urb->unlinked))
1540 status = urb->unlinked;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dusb.h965 * to tell whether the URB was unlinked; detailed status for
1101 * unlinked URBs, and status for all non-ISO transfers. It should not
1109 * is updated even when the URB terminated with an error or was unlinked.
1126 int unlinked; /* unlink error code */ member in struct:urb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ddummy_hcd.c1127 /* requests might have been unlinked... */
1245 if (urb->unlinked)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_host.c2205 if (!urb->unlinked)

Completed in 364 milliseconds