Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 25 of 94) sorted by relevance

1234

/linux/drivers/spi/
A Dspi-slave-time.c50 goto terminate; in spi_slave_time_complete()
54 goto terminate; in spi_slave_time_complete()
58 terminate: in spi_slave_time_complete()
A Dspi-slave-system-control.c56 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 Dsysfs-bus-fsi24 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 Dcore.c108 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 Dhidp.h144 atomic_t terminate; member
/linux/tools/usb/usbip/src/
A Dusbipd.c496 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 Di2c-davinci.c130 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 Dcore.c291 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 Dcmtp.h84 atomic_t terminate; member
/linux/include/linux/
A Dadreno-smmu-priv.h69 void (*resume_translation)(const void *cookie, bool terminate);
/linux/sound/synth/emux/
A Demux_synth.c93 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 Dscan.h77 u8 terminate; /* stop scanning after reporting */ member
/linux/net/bluetooth/bnep/
A Dbnep.h151 atomic_t terminate; member
A Dcore.c492 if (atomic_read(&s->terminate)) in bnep_session()
665 atomic_inc(&s->terminate); in bnep_del_connection()
/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c70 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 Demux_synth.h40 void (*terminate)(struct snd_emux_voice *vp); member
/linux/drivers/infiniband/sw/siw/
A Diwarp.h278 struct iwarp_terminate terminate; member
/linux/net/atm/
A DKconfig72 This is an experimental mechanism for users who need to terminate a
/linux/Documentation/s390/
A Dvfio-ap.rst774 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 Dhif_api_mib.h316 u8 terminate:1; member
A Dhif_tx_mib.c221 arg->tx_rate_retry_policy[0].terminate = 1; in hif_set_tx_rate_retry_policy()
/linux/Documentation/translations/it_IT/process/
A Ddeprecated.rst130 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 Dsyscall-user-dispatch.rst74 Any other value should terminate the program with a SIGSYS.
/linux/Documentation/filesystems/
A Docfs2-online-filecheck.rst16 -EIO errno to the calling process and terminate further processing so that the
/linux/Documentation/x86/
A Dbuslock.rst42 terminate the application or to enforce throttling.

Completed in 46 milliseconds

1234