Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 11 of 11) sorted by relevance

/drivers/net/plip/
Dplip.c341 #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/
Dsba_def.h63 #define OK 0x01 /* ??????? */ macro
/drivers/net/ethernet/sis/
Dsis900.h200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
/drivers/mtd/ubi/
DKconfig25 The default value should be OK for SLC NAND flashes, NOR flashes and
/drivers/mtd/chips/
Dcfi_cmdset_0001.c1162 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()
Dcfi_cmdset_0002.c1057 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/
Dhtc.h412 OK, /* no change needed */ enumerator
Dbeacon.c493 sc->beacon.updateslot = OK; in ath9k_beacon_tasklet()
Dath9k.h699 OK, /* no change needed */ enumerator
/drivers/media/pci/ngene/
Dngene.h244 OK = 0, enumerator
/drivers/gpu/drm/
Ddrm_modes.c1195 MODE_STATUS(OK),