port_callback      67 sound/core/seq/oss/seq_oss_init.c 	struct snd_seq_port_callback port_callback;
port_callback      90 sound/core/seq/oss/seq_oss_init.c 	memset(&port_callback, 0, sizeof(port_callback));
port_callback      94 sound/core/seq/oss/seq_oss_init.c 	port_callback.event_input = receive_announce;
port_callback      95 sound/core/seq/oss/seq_oss_init.c 	port->kernel = &port_callback;