/openbmc/linux/include/linux/ |
H A D | hdlc.h | 23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member
|
/openbmc/sdbusplus/test/async/ |
H A D | context.cpp | 64 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache_v8.c | 449 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 457 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/openbmc/phosphor-fan-presence/presence/test/ |
H A D | fallbacktest.cpp | 39 void stop() override in stop() function in phosphor::fan::presence::TestSensor
|
/openbmc/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.h | 59 int (*stop) (void); member
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | leds.h | 40 bool stop; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | dmtimer-omap.h | 30 int (*stop)(struct omap_dm_timer *timer); member
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | ssh.py | 55 def stop(self, **kwargs): member in OESSHTarget
|
/openbmc/linux/drivers/watchdog/ |
H A D | mtx-1_wdt.c | 49 struct completion stop; member
|
H A D | rdc321x_wdt.c | 43 struct completion stop; member
|
/openbmc/linux/fs/afs/ |
H A D | addr_list.c | 136 const char *q, *stop; in afs_parse_text_addrs() local
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | cache-cp15.c | 47 __weak void mmu_page_table_flush(unsigned long start, unsigned long stop) in mmu_page_table_flush()
|
/openbmc/u-boot/drivers/serial/ |
H A D | sandbox.c | 182 u8 stop = SERIAL_GET_STOP(serial_config); in sandbox_serial_setconfig() local
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | cdma_hw.c | 171 bool stop) in cdma_hw_cmdproc_stop()
|
/openbmc/linux/drivers/mtd/ |
H A D | rfd_ftl.c | 481 int block, stop; in find_free_block() local 584 int i, stop; in find_free_sector() local
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | m920x.c | 286 int stop = (i+1 == num && j+1 == msg[i].len) ? 0x40 : 0x01; in m920x_i2c_xfer() local 301 int stop = (i+1 == num && j+1 == msg[i].len) ? 0x40 : 0x00; in m920x_i2c_xfer() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-uniphier-f.c | 315 bool stop) in uniphier_fi2c_master_xfer_one() 420 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_fi2c_master_xfer() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | stm32f7_i2c.c | 258 struct i2c_msg *msg, bool stop) in stm32_i2c_message_start() 302 struct i2c_msg *msg, bool stop) in stm32_i2c_handle_reload() 395 struct i2c_msg *msg, bool stop) in stm32_i2c_message_xfer()
|
/openbmc/linux/sound/soc/sprd/ |
H A D | sprd-pcm-dma.h | 46 int (*stop)(int str_id); member
|
/openbmc/linux/tools/perf/util/ |
H A D | dlfilter.h | 42 int (*stop)(void *data, void *ctx); member
|
/openbmc/webui-vue/src/utilities/ |
H A D | NBDServer.js | 54 this.stop = function () { method in NBDServer.constructor
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 64 void stop() noexcept override final in stop() function
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 1384 def stop(self): member in Notifier 1445 def stop(self): member in ThreadedNotifier 1514 def stop(self): member in TornadoAsyncNotifier 1555 def stop(self): member in AsyncioNotifier
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod.h | 34 int (*stop)(struct usbhs_priv *priv); member
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 124 def stop(self): member in Command
|