Searched refs:OK (Results 1 – 15 of 15) sorted by relevance
| /drivers/net/plip/ |
| A D | plip.c | 437 return OK; in plip_bh_timeout_error() 478 return OK; in plip_none() 529 return OK; in plip_receive() 695 return OK; in plip_receive_packet() 704 return OK; in plip_receive_packet() 749 return OK; in plip_send() 751 return OK; in plip_send() 870 return OK; in plip_send_packet() 872 return OK; in plip_send_packet() 889 return OK; in plip_connection_close() [all …]
|
| /drivers/net/fddi/skfp/h/ |
| A D | sba_def.h | 63 #define OK 0x01 /* ??????? */ macro
|
| /drivers/net/ethernet/intel/libie/ |
| A D | adminq.c | 10 LIBIE_AQ_STR(OK),
|
| /drivers/net/ethernet/sis/ |
| A D | sis900.h | 200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
|
| /drivers/mtd/chips/ |
| A D | cfi_cmdset_0001.c | 1164 map_word status, OK = CMD(0x80); in xip_wait_for_operation() local 1205 } while (!map_word_andequal(map, status, OK, OK)); in xip_wait_for_operation() 1263 } while (!map_word_andequal(map, status, OK, OK) in xip_wait_for_operation()
|
| A D | cfi_cmdset_0002.c | 1061 map_word status, OK = CMD(0x80); in xip_udelay() local 1094 } while (!map_word_andequal(map, status, OK, OK)); in xip_udelay() 1144 } while (!map_word_andequal(map, status, OK, OK) in xip_udelay()
|
| /drivers/mtd/ubi/ |
| A D | Kconfig | 25 The default value should be OK for SLC NAND flashes, NOR flashes and
|
| /drivers/gpu/drm/panfrost/ |
| A D | panfrost_device.c | 312 PANFROST_EXCEPTION(OK),
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_device.c | 306 PANTHOR_EXCEPTION(OK),
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | htc.h | 411 OK, /* no change needed */ enumerator
|
| A D | beacon.c | 493 sc->beacon.updateslot = OK; in ath9k_beacon_tasklet()
|
| A D | ath9k.h | 699 OK, /* no change needed */ enumerator
|
| /drivers/media/pci/ngene/ |
| A D | ngene.h | 245 OK = 0, enumerator
|
| /drivers/pci/ |
| A D | Kconfig | 156 indications: OK, Locate, Fail, Rebuild, other indications are
|
| /drivers/gpu/drm/ |
| A D | drm_modes.c | 1741 MODE_STATUS(OK),
|
Completed in 1123 milliseconds