Searched refs:nvram_read (Results 1 - 2 of 2) sorted by relevance

/drivers/char/
H A Dnvram.c159 /* This races nicely with trying to read with checksum checking (nvram_read) */
233 static ssize_t nvram_read(struct file *file, char __user *buf, function
429 .read = nvram_read,
/drivers/staging/comedi/drivers/
H A Dcb_pcidas.c548 static int nvram_read(struct comedi_device *dev, unsigned int address,
963 retval = nvram_read(dev, CR_CHAN(insn->chanspec), &nvram_data);
1897 static int nvram_read(struct comedi_device *dev, unsigned int address, function

Completed in 2003 milliseconds