Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/fs/
Dseq_file.c199 goto Done; in seq_read_iter()
218 goto Done; in seq_read_iter()
250 goto Done; in seq_read_iter()
282 Done: in seq_read_iter()
293 goto Done; in seq_read_iter()
/Linux-v5.10/Documentation/filesystems/
Dgfs2-uevents.rst40 successful mount of the filesystem by the first node (FIRSTMOUNT=Done).
47 has just been recovered, and RECOVERY=[Done|Failed] to indicate the
Dproc.rst1749 be fetched from the storage layer. Done at the submit_bio() level, so it is
/Linux-v5.10/arch/arm/include/debug/
Dbrcmstb.S112 b 100f @ Done
Dtegra.S144 b 100f @ Done
/Linux-v5.10/Documentation/admin-guide/
Dsysrq.rst187 the "OK" and "Done" appear on the screen.
191 isn't complete until you see the "OK" and "Done" message appear on the screen.
/Linux-v5.10/drivers/hid/usbhid/
Dhid-core.c691 goto Done; in usbhid_open()
699 goto Done; in usbhid_open()
734 Done: in usbhid_open()
/Linux-v5.10/Documentation/sparc/
Dadi.rst266 printf("Done.\n");
/Linux-v5.10/drivers/video/fbdev/riva/
Driva_hw.c552 goto Done; in nv3_get_param()
557 Done: in nv3_get_param()
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py2406 self.init_thread.done.connect(lambda: self.Done(), Qt.QueuedConnection)
2410 def Done(self): member in SlowInitClass
2787 self.Done()
2819 def Done(self): member in FetchMoreRecordsBar
2838 self.Done()
/Linux-v5.10/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.10/Documentation/ia64/
Derr_inject.rst933 log_info(parameters[i].cpu, "Done at %s", ctime(&current_time));
/Linux-v5.10/Documentation/networking/devlink/
Ddevlink-trap.rst290 - Traps MLD Version 1 Multicast Listener Done packets
/Linux-v5.10/drivers/tty/
Dsynclink.c6261 bool Done = false; in mgsl_free_rx_frame_buffers() local
6270 while( !Done ) { in mgsl_free_rx_frame_buffers()
6275 Done = true; in mgsl_free_rx_frame_buffers()