/openbmc/linux/include/linux/mmc/ |
H A D | core.h | 134 struct mmc_command *stop; /* stop command */ member 148 struct mmc_command *stop; member
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmd.c | 191 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_fifo_is_full() local 301 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_local_fifo_reserve() local
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_dma.h | 127 int (*stop)(struct dma_controller *); member
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | shmem.c | 38 ktime_t stop; in shmem_tx_prepare() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_local_storage.c | 143 static bool stop; variable
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_amanda.c | 96 unsigned int dataoff, start, stop, off, i; in amanda_help() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | suncore.c | 89 int baud, bits, stop, cflag; in sunserial_console_termios() local
|
/openbmc/linux/include/linux/ |
H A D | wwan.h | 58 void (*stop)(struct wwan_port *port); member
|
H A D | hdlc.h | 23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member
|
/openbmc/linux/kernel/sched/ |
H A D | stop_task.c | 31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|
/openbmc/u-boot/include/ |
H A D | adc.h | 159 int (*stop)(struct udevice *dev); member
|
H A D | remoteproc.h | 71 int (*stop)(struct udevice *dev); member
|
/openbmc/linux/net/rxrpc/ |
H A D | peer_event.c | 294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | map_perf_ring.c | 30 static volatile bool stop; variable
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | scan.c | 299 struct wl18xx_cmd_scan_stop *stop; in __wl18xx_scan_stop() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_wrr.c | 163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
|
/openbmc/linux/drivers/platform/x86/intel/ifs/ |
H A D | ifs.h | 180 u8 stop; member 185 u16 stop; member
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-i2c.c | 200 u16 len, int stop) in em28xx_i2c_send_bytes() 505 struct i2c_msg msg, int stop) in i2c_send_bytes()
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_i2c_nuvoton.c | 138 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount() local 187 unsigned long ten_msec, stop; in i2c_nuvoton_wait_for_stat() local
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | ipz_parser.cpp | 208 auto stop = std::next(itrToVPD, Length::RECORD_NAME); in checkHeader() local 371 auto stop = std::next(itrToKwds, kwdDataLength); in readKeywords() local
|
/openbmc/qemu/hw/net/ |
H A D | ne2000.h | 16 uint32_t stop; member
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/ |
H A D | fvp.py | 76 def stop(self, **kwargs): member in OEFVPTarget
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | checksum.h | 100 const unsigned int *stop = word + ihl; in ip_fast_csum() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_controllers.c | 196 static efi_status_t EFIAPI stop( in stop() function
|
/openbmc/sdbusplus/test/async/ |
H A D | context.cpp | 64 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
|