From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Harsha priya gupta" Subject: basic question on .pointer function Date: Wed, 7 May 2008 09:10:00 +0530 Message-ID: <827ad74d0805062040i4c2977adrc4fb50fbbc0bff43@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by alsa0.perex.cz (Postfix) with ESMTP id 1EE19244DE for ; Wed, 7 May 2008 05:40:01 +0200 (CEST) Received: by an-out-0708.google.com with SMTP id d31so30161and.80 for ; Tue, 06 May 2008 20:40:00 -0700 (PDT) Content-Disposition: inline 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: Alsa-devel List-Id: alsa-devel@alsa-project.org 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 -- -Harsha