Home
last modified time | relevance | path

Searched refs:Done (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/i2c/busses/
Di2c-ali1563.c271 goto Done; in ali1563_access()
301 goto Done; in ali1563_access()
306 goto Done; in ali1563_access()
309 goto Done; in ali1563_access()
322 Done: in ali1563_access()
/Linux-v4.19/fs/configfs/
Dfile.c384 goto Done; in check_perm()
436 goto Done; in check_perm()
440 goto Done; in check_perm()
445 Done: in check_perm()
/Linux-v4.19/fs/
Dseq_file.c196 goto Done; in seq_read()
220 goto Done; in seq_read()
251 goto Done; in seq_read()
283 Done: in seq_read()
295 goto Done; in seq_read()
298 goto Done; in seq_read()
/Linux-v4.19/Documentation/filesystems/
Dgfs2-uevents.txt34 successful mount of the filesystem by the first node (FIRSTMOUNT=Done).
41 has just been recovered, and RECOVERY=[Done|Failed] to indicate the
Dproc.txt1604 be fetched from the storage layer. Done at the submit_bio() level, so it is
/Linux-v4.19/arch/arm/include/debug/
Dtegra.S153 b 100f @ Done
Dbrcmstb.S104 b 100f @ Done
/Linux-v4.19/Documentation/admin-guide/
Dsysrq.rst182 that the sync hasn't taken place until you see the "OK" and "Done" appear
184 OK or Done message...)
189 you see the "OK" and "Done" message appear on the screen.
/Linux-v4.19/Documentation/sparc/
Dadi.txt258 printf("Done.\n");
/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.c552 goto Done; in nv3_get_param()
557 Done: in nv3_get_param()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.reg368 * SEQ Done SCB Queue Offset
1919 field SELDO 0x40 /* Selection Done */
1925 field ARBDO 0x01 /* Arbitration Done Out */
Daic7xxx.reg304 field SELDO 0x40 /* Selection Done */
/Linux-v4.19/Documentation/ia64/
Derr_inject.txt933 log_info(parameters[i].cpu, "Done at %s", ctime(&current_time));
/Linux-v4.19/Documentation/usb/
DWUSB-Design-overview.txt373 data coming out of the remote endpoint. Done, wait for the next guy. The
/Linux-v4.19/drivers/tty/
Dsynclink.c6441 bool Done = false; in mgsl_free_rx_frame_buffers() local
6450 while( !Done ) { in mgsl_free_rx_frame_buffers()
6455 Done = true; in mgsl_free_rx_frame_buffers()