Searched refs:rslot (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/core/oss/
H A Dmixer_oss.c926 static void mixer_slot_clear(struct snd_mixer_oss_slot *rslot) argument
928 int idx = rslot->number; /* remember this */
929 if (rslot->private_free)
930 rslot->private_free(rslot);
931 memset(rslot, 0, sizeof(*rslot));
932 rslot->number = idx;
1007 struct snd_mixer_oss_slot *rslot; local
1064 rslot
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c402 static u32 __init find_dbgp(int ehci_num, u32 *rbus, u32 *rslot, u32 *rfunc) argument
418 *rslot = slot;

Completed in 27 milliseconds