/openbmc/phosphor-pid-control/sensors/ |
H A D | buildjson.cpp | 32 void from_json(const json& j, conf::SensorConfig& s) in from_json()
|
/openbmc/qemu/hw/arm/ |
H A D | sabrelite.c | 43 FslIMX6State *s; in sabrelite_init() local
|
H A D | highbank.c | 124 HighbankRegsState *s = HIGHBANK_REGISTERS(dev); in highbank_regs_reset() local 134 HighbankRegsState *s = HIGHBANK_REGISTERS(obj); in highbank_regs_init() local
|
H A D | stm32l4x5_soc.c | 138 Stm32l4x5SocState *s = STM32L4X5_SOC(obj); in stm32l4x5_soc_initfn() local 169 Stm32l4x5SocState *s = STM32L4X5_SOC(dev_soc); in stm32l4x5_soc_realize() local
|
/openbmc/linux/fs/nfs/ |
H A D | getroot.c | 67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsroot.c | 43 char *s; in cifs_root_setup() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage_rcu_tasks_trace_bench.c | 27 int *s; in get_local() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | string.h | 27 #define memset(s, c, n) __memset(s, c, n) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp100.c | 34 u32 s, c = __ffs(mask); in gp100_ltc_intr() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | severity.cpp | 41 auto s = severities.find(pelSeverity); in convertPELSeverityToOBMC() local
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-tod-step-check-fault.cpp | 71 std::string s{}; in TEST() local
|
/openbmc/qemu/hw/char/ |
H A D | parallel-isa.c | 47 ISAParallelState *s = ISA_PARALLEL(parallel); in isa_parallel_set_iobase() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | atags_compat.c | 68 } s; member 76 } s; member
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | digi00x-stream.c | 218 static int init_stream(struct snd_dg00x *dg00x, struct amdtp_stream *s) in init_stream() 243 static void destroy_stream(struct snd_dg00x *dg00x, struct amdtp_stream *s) in destroy_stream()
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.h | 32 static inline int ethnl_strz_size(const char *s) in ethnl_strz_size() 48 const char *s) in ethnl_put_strz()
|
/openbmc/linux/kernel/power/ |
H A D | energy_model.c | 49 static int em_debug_cpus_show(struct seq_file *s, void *unused) in em_debug_cpus_show() 57 static int em_debug_flags_show(struct seq_file *s, void *unused) in em_debug_flags_show()
|
/openbmc/qemu/hw/net/can/ |
H A D | ctucan_pci.c | 119 CtuCanCoreState *s; in ctucan_pci_cores_io_read() local 135 CtuCanCoreState *s; in ctucan_pci_cores_io_write() local
|
/openbmc/qemu/linux-user/ |
H A D | thunk.c | 223 const uint8_t *s; in thunk_convert() local 243 const uint8_t *s; in thunk_convert() local
|
/openbmc/qemu/hw/sensor/ |
H A D | isl_pmbus_vr.c | 18 ISLState *s = ISL69260(pmdev); in isl_pmbus_vr_read_byte() local 124 ISLState *s = ISL69260(obj); in isl69259_exit_reset() local
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | lex.py | 64 def __init__(self,message,s): argument 251 def input(self,s): argument 521 def _statetoken(s,names): argument
|
/openbmc/qemu/hw/timer/ |
H A D | avr_timer16.c | 554 AVRTimer16State *s = AVR_TIMER16(opaque); in avr_timer16_pr() local 565 AVRTimer16State *s = AVR_TIMER16(obj); in avr_timer16_init() local 588 AVRTimer16State *s = AVR_TIMER16(dev); in avr_timer16_realize() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | composite.c | 485 const struct usb_gadget_strings *s; in collect_langs() local 510 struct usb_gadget_strings *s; in lookup_string() local 526 struct usb_string_descriptor *s = buf; in get_string() local
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-m2m.c | 378 struct v4l2_selection *s) in fimc_m2m_g_selection() 428 struct v4l2_selection *s) in fimc_m2m_try_selection() 486 struct v4l2_selection *s) in fimc_m2m_s_selection()
|
/openbmc/linux/tools/perf/util/ |
H A D | cgroup.c | 256 char *s; in list_cgroups() local 299 char *s; in match_cgroups() local 358 char *s; in parse_cgroups() local
|
/openbmc/linux/drivers/tty/ |
H A D | ehv_bytechan.c | 230 static int ehv_bc_console_byte_channel_send(unsigned int handle, const char *s, in ehv_bc_console_byte_channel_send() 258 static void ehv_bc_console_write(struct console *co, const char *s, in ehv_bc_console_write() 469 static ssize_t ehv_bc_tty_write(struct tty_struct *ttys, const u8 *s, in ehv_bc_tty_write()
|