/linux/drivers/spi/ |
A 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()
|
A 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/Documentation/ABI/testing/ |
A 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
|
/linux/net/bluetooth/hidp/ |
A 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()
|
A D | hidp.h | 144 atomic_t terminate; member
|
/linux/tools/usb/usbip/src/ |
A 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/drivers/i2c/busses/ |
A 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/net/bluetooth/cmtp/ |
A D | core.c | 291 if (atomic_read(&session->terminate)) in cmtp_session() 400 atomic_inc(&session->terminate); in cmtp_add_connection() 438 atomic_inc(&session->terminate); in cmtp_del_connection()
|
A D | cmtp.h | 84 atomic_t terminate; member
|
/linux/include/linux/ |
A D | adreno-smmu-priv.h | 69 void (*resume_translation)(const void *cookie, bool terminate);
|
/linux/sound/synth/emux/ |
A 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/drivers/net/wireless/ti/wl12xx/ |
A D | scan.h | 77 u8 terminate; /* stop scanning after reporting */ member
|
/linux/net/bluetooth/bnep/ |
A D | bnep.h | 151 atomic_t terminate; member
|
A D | core.c | 492 if (atomic_read(&s->terminate)) in bnep_session() 665 atomic_inc(&s->terminate); in bnep_del_connection()
|
/linux/drivers/iommu/arm/arm-smmu/ |
A D | arm-smmu-qcom.c | 70 static void qcom_adreno_smmu_resume_translation(const void *cookie, bool terminate) in qcom_adreno_smmu_resume_translation() argument 77 if (terminate) in qcom_adreno_smmu_resume_translation()
|
/linux/include/sound/ |
A D | emux_synth.h | 40 void (*terminate)(struct snd_emux_voice *vp); member
|
/linux/drivers/infiniband/sw/siw/ |
A D | iwarp.h | 278 struct iwarp_terminate terminate; member
|
/linux/net/atm/ |
A D | Kconfig | 72 This is an experimental mechanism for users who need to terminate a
|
/linux/Documentation/s390/ |
A D | vfio-ap.rst | 774 higher than the maximum is specified, the operation will terminate with 781 APQNs are bound to the driver, the operation will terminate with an 787 operation will terminate with an error (EADDRINUSE). 793 higher than the maximum is specified, the operation will terminate with 800 APQNs are bound to the driver, the operation will terminate with an 806 operation will terminate with an error (EADDRINUSE). 811 is specified, the operation will terminate with an error (ENODEV).
|
/linux/drivers/staging/wfx/ |
A D | hif_api_mib.h | 316 u8 terminate:1; member
|
A D | hif_tx_mib.c | 221 arg->tx_rate_retry_policy[0].terminate = 1; in hif_set_tx_rate_retry_policy()
|
/linux/Documentation/translations/it_IT/process/ |
A D | deprecated.rst | 130 strncpy() su stringe terminate con NUL 138 chi usa solo stringe terminate. La versione sicura da usare è 146 Se il chiamate no usa stringhe terminate con NUL, allore strncpy()
|
/linux/Documentation/admin-guide/ |
A D | syscall-user-dispatch.rst | 74 Any other value should terminate the program with a SIGSYS.
|
/linux/Documentation/filesystems/ |
A D | ocfs2-online-filecheck.rst | 16 -EIO errno to the calling process and terminate further processing so that the
|
/linux/Documentation/x86/ |
A D | buslock.rst | 42 terminate the application or to enforce throttling.
|