Home
last modified time | relevance | path

Searched refs:stop (Results 676 - 700 of 3055) sorted by relevance

1...<<21222324252627282930>>...123

/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Dvideo.h81 } stop; member
/kernel/linux/linux-6.6/include/sound/
H A Di2c.h25 void (*stop)(struct snd_i2c_bus *bus); /* transfer stop */ member
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_port.c43 .stop = ipc_port_ctrl_stop,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv10.c83 .stop = nv04_chan_stop,
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.c71 .stop = amd_stop_sensor,
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H A Damd_sfh_common.h54 void (*stop)(struct amd_mp2_dev *privdata, u16 sensor_idx); member
/kernel/linux/linux-6.6/net/sctp/
H A Dobjcnt.c92 .stop = sctp_objcnt_seq_stop,
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.h42 int (*stop)(void *data, void *ctx); member
/kernel/liteos_a/kernel/extended/perf/
H A Dperf_pmu_pri.h54 VOID (*stop)(VOID); member
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dtimer.c65 .stop = snd_emu10k1_timer_stop,
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_procfs.c63 .stop = nf_flow_table_cpu_seq_stop,
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Dvideo.h62 } stop; member
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dllc_nop.c78 .stop = llc_nop_stop,
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/
H A Dvideo.h62 } stop; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
H A Dvideo.h51 } stop; member
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-intel.h68 uint32_t stop; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h61 /** Responding to request to stop */
90 * stop. If NULL, no cleanup necessary, otherwise point to a user-
139 * Waits for all worker threads to stop, ends the threads and frees the tp.
170 * lws_threadpool_dequeue() - Dequeue or try to stop a running task
175 * has been asked to stop asynchronously.
229 * \param stop: 0 = run after unblock, 1 = when he unblocks, stop him
235 * should still call this but with stop = 1, causing the task to finish.
238 lws_threadpool_task_sync(struct lws_threadpool_task *task, int stop);
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h78 void (*stop) (struct usb_hcd *hcd); member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DAppletFrame.java51 * When the Frame is closed, the applet's stop() method is called,
63 * When the Frame is closed, the applet's stop() method is called,
81 AppletFrame.this.applet.stop(); in AppletFrame()
/third_party/lzma/C/
H A DMtCoder.h50 int stop; member
/third_party/python/Lib/asyncio/
H A D__main__.py89 loop.call_soon_threadsafe(loop.stop)
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioRecordThread.java137 mRecorder.stop(); in stopAudioRecording()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
H A DGame.h47 void stop();
H A Dnative-lib.cpp82 game->stop(); in Java_com_google_oboe_samples_rhythmgame_MainActivity_native_1onStop()
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dtag.js107 * Skips over fields until it finds the end of a given group consuming the stop
116 // corresponding stop group
128 `Expected stop group for fieldnumber ${groupFieldNumber} not found.`);

Completed in 13 milliseconds

1...<<21222324252627282930>>...123