From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Wed, 25 Jul 2018 15:46:43 +0200 Subject: Kernel API's for ADC In-Reply-To: <000b01d42409$154ed320$3fec7960$@in> References: <000001d42401$cda46fa0$68ed4ee0$@in> <000b01d42409$154ed320$3fec7960$@in> Message-ID: <20180725134643.GA12329@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Wed, Jul 25, 2018 at 04:47:29PM +0530, chandrasekhar wrote: > Not on the sysfs interface. I want to read the ADC using kernel API's in > kernel space. For your specific driver and device, or for "any" driver/device? And why do you need this, what are you going to do with that information? thanks, greg k-h