Searched refs:junk (Results 1 – 7 of 7) sorted by relevance
| /drivers/video/fbdev/ |
| A D | macfb.c | 377 unsigned char junk; in civic_setpalette() local 379 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette() 381 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette() 383 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette() 385 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette() 402 nubus_writeb(junk, &civic_cmap_regs->lut); in civic_setpalette()
|
| /drivers/ipack/devices/ |
| A D | scc2698.h | 27 u8 junk[8]; /* other crap for block control */ member 34 u8 junk[8]; /* other crap for block control */ member
|
| /drivers/media/usb/dvb-usb/ |
| A D | cxusb.c | 459 u8 *junk; in cxusb_d680_dmb_drain_message() local 463 junk = kmalloc(junk_len, GFP_KERNEL); in cxusb_d680_dmb_drain_message() 464 if (!junk) in cxusb_d680_dmb_drain_message() 469 junk, junk_len, &rd_count, timeout) < 0) in cxusb_d680_dmb_drain_message() 474 kfree(junk); in cxusb_d680_dmb_drain_message() 482 u8 *junk; in cxusb_d680_dmb_drain_video() local 486 junk = kmalloc(junk_len, GFP_KERNEL); in cxusb_d680_dmb_drain_video() 487 if (!junk) in cxusb_d680_dmb_drain_video() 492 junk, junk_len, &rd_count, timeout) < 0) in cxusb_d680_dmb_drain_video() 497 kfree(junk); in cxusb_d680_dmb_drain_video()
|
| /drivers/ata/pata_parport/ |
| A D | pata_parport.c | 303 char junk[2]; in pata_parport_drain_fifo() local 314 pi->proto->read_block(pi, junk, 2); in pata_parport_drain_fifo()
|
| /drivers/media/dvb-frontends/ |
| A D | mb86a16.c | 1021 unsigned char junk; in mb86a16_set_fe() local 1458 if (sync_chk(state, &junk) == 0) { in mb86a16_set_fe() 1481 sync = sync_chk(state, &junk); in mb86a16_set_fe()
|
| /drivers/scsi/ |
| A D | scsi_sysfs.c | 135 char s1[15], s2[15], s3[17], junk; in scsi_scan() local 139 res = sscanf(str, "%10s %10s %16s %c", s1, s2, s3, &junk); in scsi_scan()
|
| A D | ips.c | 5077 uint8_t junk; in ips_reset_morpheus() local 5095 pci_read_config_byte(ha->pcidev, 4, &junk); in ips_reset_morpheus()
|
Completed in 32 milliseconds