| /Linux-v5.4/drivers/spi/ |
| D | spi-slave-time.c | 50 goto terminate; in spi_slave_time_complete() 54 goto terminate; in spi_slave_time_complete() 58 terminate: in spi_slave_time_complete()
|
| D | spi-slave-system-control.c | 56 goto terminate; in spi_slave_system_control_complete() 87 goto terminate; in spi_slave_system_control_complete() 91 terminate: in spi_slave_system_control_complete()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-fsi | 24 Sends an FSI terminate command from the master to its 25 connected slave. A terminate resets the slave's state machines
|
| D | sysfs-class-power | 561 the device will terminate fast-charge mode (charging current 575 the device will terminate fast-charge mode (charging current 604 the device will terminate top-off charge mode (charging current
|
| /Linux-v5.4/tools/usb/usbip/src/ |
| D | usbipd.c | 496 int i, terminate; in do_standalone_mode() local 558 terminate = 0; in do_standalone_mode() 559 while (!terminate) { in do_standalone_mode() 565 terminate = 1; in do_standalone_mode()
|
| /Linux-v5.4/net/bluetooth/hidp/ |
| D | core.c | 108 if (atomic_read(&session->terminate)) in hidp_send_message() 244 if (atomic_read(&session->terminate)) in hidp_get_raw_report() 276 !atomic_read(&session->terminate)) { in hidp_get_raw_report() 281 || atomic_read(&session->terminate), in hidp_get_raw_report() 351 !atomic_read(&session->terminate)) { in hidp_set_raw_report() 356 || atomic_read(&session->terminate), in hidp_set_raw_report() 1081 atomic_inc(&session->terminate); in hidp_session_terminate() 1205 if (atomic_read(&session->terminate)) in hidp_session_run() 1246 atomic_inc(&session->terminate); in hidp_session_run()
|
| D | hidp.h | 144 atomic_t terminate; member
|
| /Linux-v5.4/arch/unicore32/lib/ |
| D | strncpy_from_user.S | 38 stb r3, [r0+], #0 @ null terminate
|
| /Linux-v5.4/net/bluetooth/cmtp/ |
| D | core.c | 291 if (atomic_read(&session->terminate)) in cmtp_session() 395 atomic_inc(&session->terminate); in cmtp_add_connection() 433 atomic_inc(&session->terminate); in cmtp_del_connection()
|
| D | cmtp.h | 84 atomic_t terminate; member
|
| /Linux-v5.4/drivers/i2c/busses/ |
| D | i2c-davinci.c | 130 u8 terminate; member 462 dev->terminate = 0; in i2c_davinci_xfer_msg() 503 dev->terminate = 1; in i2c_davinci_xfer_msg() 585 if (!dev->terminate) in terminate_read() 594 if (!dev->terminate) in terminate_write()
|
| /Linux-v5.4/Documentation/translations/it_IT/process/ |
| D | deprecated.rst | 94 strncpy() su stringe terminate con NUL 102 chi usa solo stringe terminate. La versione sicura da usare è 106 Se il chiamate no usa stringhe terminate con NUL, allore :c:func:`strncpy()`
|
| /Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
| D | scan.h | 77 u8 terminate; /* stop scanning after reporting */ member
|
| /Linux-v5.4/net/bluetooth/bnep/ |
| D | bnep.h | 151 atomic_t terminate; member
|
| D | core.c | 492 if (atomic_read(&s->terminate)) in bnep_session() 665 atomic_inc(&s->terminate); in bnep_del_connection()
|
| /Linux-v5.4/sound/synth/emux/ |
| D | emux_synth.c | 93 emu->ops.terminate(vp); in snd_emux_note_on() 395 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_terminate_note() 446 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_sounds_off_all() 495 emu->ops.terminate(vp); in terminate_voice()
|
| /Linux-v5.4/include/sound/ |
| D | emux_synth.h | 40 void (*terminate)(struct snd_emux_voice *vp); member
|
| /Linux-v5.4/net/atm/ |
| D | Kconfig | 72 This is an experimental mechanism for users who need to terminate a
|
| /Linux-v5.4/drivers/infiniband/sw/siw/ |
| D | iwarp.h | 291 struct iwarp_terminate terminate; member
|
| /Linux-v5.4/Documentation/s390/ |
| D | vfio-ap.rst | 775 higher than the maximum is specified, the operation will terminate with 782 APQNs are bound to the driver, the operation will terminate with an 788 operation will terminate with an error (EADDRINUSE). 794 higher than the maximum is specified, the operation will terminate with 801 APQNs are bound to the driver, the operation will terminate with an 807 operation will terminate with an error (EADDRINUSE). 812 is specified, the operation will terminate with an error (ENODEV).
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ocfs2-online-filecheck.txt | 13 -EIO errno to the calling process and terminate further processing so that the
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
| D | iwch_qp.c | 876 int terminate = 0; in iwch_modify_qp() local 979 terminate = 1; in iwch_modify_qp() 1060 if (terminate) in iwch_modify_qp()
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | s390-drivers.rst | 77 The functions that initiate or terminate channel I/O all act upon a ccw
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | qp.c | 1581 wqe->u.terminate.type = FW_RI_TYPE_TERMINATE; in post_terminate() 1582 wqe->u.terminate.immdlen = cpu_to_be32(sizeof(*term)); in post_terminate() 1583 term = (struct terminate_message *)wqe->u.terminate.termmsg; in post_terminate() 1839 int terminate = 0; in c4iw_modify_qp() local 1954 terminate = 1; in c4iw_modify_qp() 1956 terminate = qhp->attr.send_term; in c4iw_modify_qp() 2046 if (terminate) in c4iw_modify_qp()
|
| /Linux-v5.4/scripts/ |
| D | checkkconfigsymbols.py | 315 pool.terminate()
|