All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug on alsa/hwdep.h
@ 2002-03-27  9:09 Alberto Manuel Brandão Simões
  0 siblings, 0 replies; 2+ messages in thread
From: Alberto Manuel Brandão Simões @ 2002-03-27  9:09 UTC (permalink / raw)
  To: alsa-user; +Cc: alsa-devel


	If this is not a bug...

	in alsa/hwdep.h there is a line like:

typedef struct _snd_hwdep_info snd_hwdep_info_t;

This is correct... but where is the 'struct _snd_hwdep_info'?

Thanks for any quick answer!

Alberto
-- 
Alberto Manuel B. Simoes
Departamento de Informática - Universidade do Minho
http://alfarrabio.di.uminho.pt/~albie - http://numexp.sf.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug on alsa/hwdep.h
       [not found] <1017220161.24195.47.camel@scriptorium>
@ 2002-03-27 10:12 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2002-03-27 10:12 UTC (permalink / raw)
  To: Alberto Manuel Brandão Simões; +Cc: alsa-user, alsa-devel

Hi,

At 27 Mar 2002 09:09:21 +0000,
Alberto Manuel Brandão Simões wrote:
> 
> 
> 	If this is not a bug...
> 
> 	in alsa/hwdep.h there is a line like:
> 
> typedef struct _snd_hwdep_info snd_hwdep_info_t;
> 
> This is correct... but where is the 'struct _snd_hwdep_info'?

not a bug.
it's defined inside the alsa-lib and not shown to outside.
like this one, most of structures used in alsa api are opaque.
this is because we wanted to guarantee the consistency of api
even after structs are modified.


ciao,

Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-27 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-27  9:09 Bug on alsa/hwdep.h Alberto Manuel Brandão Simões
     [not found] <1017220161.24195.47.camel@scriptorium>
2002-03-27 10:12 ` Takashi Iwai

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.