Searched defs:read_nvram (Results 1 - 3 of 3) sorted by relevance

/drivers/char/
H A Dgeneric_nvram.c56 static ssize_t read_nvram(struct file *file, char __user *buf, function
138 .read = read_nvram,
/drivers/macintosh/
H A Dnvram.c42 static ssize_t read_nvram(struct file *file, char __user *buf, function
105 .read = read_nvram,
/drivers/scsi/qla2xxx/
H A Dqla_def.h2657 uint8_t * (*read_nvram) (struct scsi_qla_host *, uint8_t *, member in struct:isp_operations

Completed in 308 milliseconds