Searched refs:CLOSED (Results 1 – 7 of 7) sorted by relevance
| /drivers/net/wan/ |
| A D | hdlc_ppp.c | 82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator 360 if (old_state != CLOSED && proto->state == CLOSED) in ppp_cp_event() 625 proto->state = CLOSED; in ppp_start()
|
| /drivers/misc/ocxl/ |
| A D | file.c | 213 closed = (ctx->status == CLOSED); in afu_ioctl() 334 closed = (ctx->status == CLOSED); in afu_poll() 420 if (ctx->status == CLOSED) in afu_read()
|
| A D | ocxl_internal.h | 58 CLOSED, enumerator
|
| A D | context.c | 222 ctx->status = CLOSED; in ocxl_context_detach()
|
| /drivers/md/dm-vdo/ |
| A D | dedupe.c | 170 static const char *CLOSED = "closed"; variable 2768 return zones->error_flag ? ERROR : CLOSED; in index_state_to_string()
|
| /drivers/tty/vt/ |
| A D | ucs_width_table.h_shipped | 332 { 0x1DA3B, 0x1DA6C }, /* SIGNWRITING MOUTH CLOSED NEUTRAL - SIGNWRITING EXCITEMENT */
|
| A D | ucs_fallback_table.h_shipped | 436 { 0x5E, 0x65 }, /* LATIN SMALL LETTER CLOSED REVERSED OPEN E -> 'e' */ 455 { 0x77, 0x4F }, /* LATIN SMALL LETTER CLOSED OMEGA -> 'O' */ 484 { 0x9A, 0x45 }, /* LATIN SMALL LETTER CLOSED OPEN E -> 'E' */
|
Completed in 19 milliseconds