Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-ali1563.c270 goto Done; in ali1563_access()
300 goto Done; in ali1563_access()
305 goto Done; in ali1563_access()
308 goto Done; in ali1563_access()
321 Done: in ali1563_access()
/Linux-v5.4/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-v5.4/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh67 echo Done creating $D/initrd using dracut
/Linux-v5.4/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.txt1649 be fetched from the storage layer. Done at the submit_bio() level, so it is
/Linux-v5.4/arch/arm/include/debug/
Dtegra.S144 b 100f @ Done
Dbrcmstb.S106 b 100f @ Done
/Linux-v5.4/Documentation/admin-guide/
Dsysrq.rst183 the "OK" and "Done" appear on the screen.
187 isn't complete until you see the "OK" and "Done" message appear on the screen.
/Linux-v5.4/Documentation/sparc/
Dadi.rst266 printf("Done.\n");
/Linux-v5.4/drivers/video/fbdev/riva/
Driva_hw.c552 goto Done; in nv3_get_param()
557 Done: in nv3_get_param()
/Linux-v5.4/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-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py1409 self.Done()
1441 def Done(self): member in FetchMoreRecordsBar
1460 self.Done()
/Linux-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst390 data coming out of the remote endpoint. Done, wait for the next guy. The
/Linux-v5.4/Documentation/ia64/
Derr_inject.rst933 log_info(parameters[i].cpu, "Done at %s", ctime(&current_time));
/Linux-v5.4/drivers/tty/
Dsynclink.c6386 bool Done = false; in mgsl_free_rx_frame_buffers() local
6395 while( !Done ) { in mgsl_free_rx_frame_buffers()
6400 Done = true; in mgsl_free_rx_frame_buffers()