Searched refs:read_1_byte (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Drdjpgcom.c77 read_1_byte (void) function
148 c = read_1_byte();
151 c = read_1_byte();
157 c = read_1_byte();
212 (void) read_1_byte();
244 ch = read_1_byte();
292 data_precision = read_1_byte();
295 num_components = read_1_byte();
322 (void) read_1_byte(); /* Component ID code */
323 (void) read_1_byte(); /*
[all...]
H A Dwrjpgcom.c92 read_1_byte (void) function
193 c = read_1_byte();
196 c = read_1_byte();
202 c = read_1_byte();
258 write_1_byte(read_1_byte());
277 (void) read_1_byte();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.c300 read_1_byte(const wd33c93_regs regs) function
961 cmd->SCp.Status = read_1_byte(regs);
980 msg = read_1_byte(regs);
1401 lun = read_1_byte(regs);
H A Din2000.c104 static uchar read_1_byte(struct IN2000_hostdata *hostdata) function
1034 cmd->SCp.Status = read_1_byte(hostdata);
1052 msg = read_1_byte(hostdata);

Completed in 71 milliseconds