find_slot         525 drivers/media/i2c/ir-kbd-i2c.c 			s = find_slot(code_block->space,
find_slot         535 drivers/media/i2c/ir-kbd-i2c.c 			p = find_slot(code_block->pulse,
find_slot         155 sound/core/seq/oss/seq_oss_midi.c 	if ((mdev = find_slot(pinfo->addr.client, pinfo->addr.port)) != NULL) {
find_slot         221 sound/core/seq/oss/seq_oss_midi.c 	if ((mdev = find_slot(client, port)) != NULL) {
find_slot         514 sound/core/seq/oss/seq_oss_midi.c 	if ((mdev = find_slot(ev->source.client, ev->source.port)) == NULL)