Searched refs:find_slot (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_midi.c123 find_slot(int client, int port) function
168 if ((mdev = find_slot(pinfo->addr.client, pinfo->addr.port)) != NULL) {
235 if ((mdev = find_slot(client, port)) != NULL) {
531 if ((mdev = find_slot(ev->source.client, ev->source.port)) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sn/
H A Dioc3.c488 static int find_slot(void **tab, int max) function
505 alloc_id = find_slot((void **)ioc3_submodules, IOC3_MAX_SUBMODULES);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dserver.c749 static AvahiLegacyUnicastReflectSlot* find_slot(AvahiServer *s, uint16_t id) { function
993 if (!(slot = find_slot(s, avahi_dns_packet_get_field(p, AVAHI_DNS_FIELD_ID)))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dserver.c749 static AvahiLegacyUnicastReflectSlot* find_slot(AvahiServer *s, uint16_t id) { function
993 if (!(slot = find_slot(s, avahi_dns_packet_get_field(p, AVAHI_DNS_FIELD_ID)))) {

Completed in 204 milliseconds