/kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
H A D | video.h | 81 } stop; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | i2c.h | 25 void (*stop)(struct snd_i2c_bus *bus); /* transfer stop */ member
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_port.c | 43 .stop = ipc_port_ctrl_stop,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv10.c | 83 .stop = nv04_chan_stop,
|
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/ |
H A D | amd_sfh_interface.c | 71 .stop = amd_stop_sensor,
|
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/ |
H A D | amd_sfh_common.h | 54 void (*stop)(struct amd_mp2_dev *privdata, u16 sensor_idx); member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | objcnt.c | 92 .stop = sctp_objcnt_seq_stop,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | dlfilter.h | 42 int (*stop)(void *data, void *ctx); member
|
/kernel/liteos_a/kernel/extended/perf/ |
H A D | perf_pmu_pri.h | 54 VOID (*stop)(VOID); member
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | timer.c | 65 .stop = snd_emu10k1_timer_stop,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_flow_table_procfs.c | 63 .stop = nf_flow_table_cpu_seq_stop,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/ |
H A D | video.h | 62 } stop; member
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc_nop.c | 78 .stop = llc_nop_stop,
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/ |
H A D | video.h | 62 } stop; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/ |
H A D | video.h | 51 } stop; member
|
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-intel.h | 68 uint32_t stop; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-threadpool.h | 61 /** 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 D | st_tusb.h | 78 void (*stop) (struct usb_hcd *hcd); member
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | AppletFrame.java | 51 * 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 D | MtCoder.h | 50 int stop;
member
|
/third_party/python/Lib/asyncio/ |
H A D | __main__.py | 89 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 D | AudioRecordThread.java | 137 mRecorder.stop(); in stopAudioRecording()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ |
H A D | Game.h | 47 void stop();
|
H A D | native-lib.cpp | 82 game->stop(); in Java_com_google_oboe_samples_rhythmgame_MainActivity_native_1onStop()
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
H A D | tag.js | 107 * 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.`);
|