All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raymond <rayau@netvigator.com>
To: alsa-devel@lists.sourceforge.net
Subject: snd_hwdep_new and snd_seq_device_new
Date: Thu, 14 Jul 2005 00:25:02 +0800	[thread overview]
Message-ID: <42D5405E.9070705@netvigator.com> (raw)

There are functions snd_hwdep_free() and snd_seq_device_free(), they are 
not export_symbol


EXPORT_SYMBOL(snd_hwdep_new) in hwdep.c
EXPORT_SYMBOL(snd_seq_device_new) in seq/seq_device.c


Do I need to free the (soundfont loading) hwdep device on the callback
".dev_free" of the sound card ?

Do it mean that I cannot use snd_device_new(card, SNDRV_DEV_SEQUENCER, 
wt, &ops)) to implement a customized version of snd_seq_device_free()
(put the synth code in the sound card driver) ?




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar

             reply	other threads:[~2005-07-13 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-13 16:25 Raymond [this message]
2005-07-14  9:24 ` snd_hwdep_new and snd_seq_device_new Jaroslav Kysela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D5405E.9070705@netvigator.com \
    --to=rayau@netvigator.com \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.