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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_generic.c580 int num, ocap; local
585 for (ocap = 0; ocap < num; ocap++) {
586 if (! strcmp(buf, spec->cap_labels[ocap])) {
590 sprintf(buf, "%s %d", spec->cap_labels[ocap], num);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dcaps.c685 * Get cap bits issued by caps other than @ocap
687 int __ceph_caps_issued_other(struct ceph_inode_info *ci, struct ceph_cap *ocap) argument
695 if (cap == ocap)

Completed in 62 milliseconds