From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: basic question on .pointer function Date: Fri, 09 May 2008 12:56:55 +0200 Message-ID: References: <827ad74d0805062040i4c2977adrc4fb50fbbc0bff43@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 87BAB243EF for ; Fri, 9 May 2008 12:56:55 +0200 (CEST) In-Reply-To: <827ad74d0805062040i4c2977adrc4fb50fbbc0bff43@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Harsha priya gupta Cc: Alsa-devel List-Id: alsa-devel@alsa-project.org At Wed, 7 May 2008 09:10:00 +0530, Harsha priya gupta wrote: > > Hi, > It would be really helpful if someone can help me understand why do we need > to implement .pointer and what does it need to do? I am facing an issue to > write a driver in this .pointer function. Please help > > Also if someone can point me to a document where all the playback_ops are > defined, it would be really helpful Did you check the page below? http://www.alsa-project.org/main/index.php/ALSA_Driver_Documentation Takashi