Searched refs:OK (Results 1 – 11 of 11) sorted by relevance
/drivers/net/plip/ |
D | plip.c | 341 #define OK 0 macro 370 if ((r = (*f)(nl->dev, nl, snd, rcv)) != OK && in plip_bh() 371 (r = plip_bh_timeout_error(nl->dev, nl, snd, rcv, r)) != OK) { in plip_bh() 431 return OK; in plip_bh_timeout_error() 472 return OK; in plip_none() 522 return OK; in plip_receive() 610 return OK; in plip_receive_packet() 688 return OK; in plip_receive_packet() 694 return OK; in plip_receive_packet() 697 return OK; in plip_receive_packet() [all …]
|
/drivers/net/fddi/skfp/h/ |
D | sba_def.h | 63 #define OK 0x01 /* ??????? */ macro
|
/drivers/net/ethernet/sis/ |
D | sis900.h | 200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
|
/drivers/mtd/ubi/ |
D | Kconfig | 25 The default value should be OK for SLC NAND flashes, NOR flashes and
|
/drivers/mtd/chips/ |
D | cfi_cmdset_0001.c | 1162 map_word status, OK = CMD(0x80); in xip_wait_for_operation() local 1203 } while (!map_word_andequal(map, status, OK, OK)); in xip_wait_for_operation() 1261 } while (!map_word_andequal(map, status, OK, OK) in xip_wait_for_operation()
|
D | cfi_cmdset_0002.c | 1057 map_word status, OK = CMD(0x80); in xip_udelay() local 1090 } while (!map_word_andequal(map, status, OK, OK)); in xip_udelay() 1140 } while (!map_word_andequal(map, status, OK, OK) in xip_udelay()
|
/drivers/net/wireless/ath/ath9k/ |
D | htc.h | 412 OK, /* no change needed */ enumerator
|
D | beacon.c | 493 sc->beacon.updateslot = OK; in ath9k_beacon_tasklet()
|
D | ath9k.h | 699 OK, /* no change needed */ enumerator
|
/drivers/media/pci/ngene/ |
D | ngene.h | 244 OK = 0, enumerator
|
/drivers/gpu/drm/ |
D | drm_modes.c | 1195 MODE_STATUS(OK),
|