/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 411 struct device_node *smu, *sensors, *s; in smu_sensors_init() local
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | rpmh.c | 27 #define DEFINE_RPMH_MSG_ONSTACK(device, s, q, name) \ argument
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | system.cpp | 441 for (const auto& s : fan->sensors()) in sensorErrorTimerExpired() local
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.c | 291 static void hexagon_cpu_disas_set_info(CPUState *s, disassemble_info *info) in hexagon_cpu_disas_set_info()
|
/openbmc/qemu/hw/nvme/ |
H A D | ns.c | 718 BusState *s = qdev_get_parent_bus(dev); in nvme_ns_realize() local
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_util.c | 50 TPMBackend *s, **be = object_field_prop_ptr(obj, prop); in set_tpm() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | elf_kexec.c | 332 #define RV_X(x, s, n) (((x) >> (s)) & ((1 << (n)) - 1)) argument
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_encoder_phys_vid.c | 653 struct dpu_hw_intf_status s = {0}; in dpu_encoder_phys_vid_get_frame_count() local
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 491 struct pmbus_sensor *s; in pmbus_get_fan_rate() local 2356 int s; in pmbus_add_samples_attributes() local 3010 struct pmbus_sensor s = { in pmbus_regulator_get_low_margin() local 3036 struct pmbus_sensor s = { in pmbus_regulator_get_high_margin() local 3064 struct pmbus_sensor s = { in pmbus_regulator_get_voltage() local 3083 struct pmbus_sensor s = { in pmbus_regulator_set_voltage() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl011.c | 2322 pl011_console_write(struct console *co, const char *s, unsigned int count) in pl011_console_write() 2536 static void qdf2400_e44_early_write(struct console *con, const char *s, unsigned n) in qdf2400_e44_early_write() 2555 static void pl011_early_write(struct console *con, const char *s, unsigned n) in pl011_early_write() 2574 static int pl011_early_read(struct console *con, char *s, unsigned int n) in pl011_early_read()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 82 int s = (lane & 1) * 4; in dp_get_lane_status() local 127 int s = ((lane & 1) ? in drm_dp_get_adjust_request_voltage() local 140 int s = ((lane & 1) ? in drm_dp_get_adjust_request_pre_emphasis() local 154 int s = ((lane & 1) ? in drm_dp_get_adjust_tx_ffe_preset() local
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik.c | 916 static void nmk_gpio_dbg_show_one(struct seq_file *s, in nmk_gpio_dbg_show_one() 993 static void nmk_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in nmk_gpio_dbg_show() 1005 static inline void nmk_gpio_dbg_show_one(struct seq_file *s, in nmk_gpio_dbg_show_one() 1230 static void nmk_pin_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, in nmk_pin_dbg_show()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 282 static void at91_pin_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, in at91_pin_dbg_show() 1097 struct seq_file *s, unsigned pin_id) in at91_pinconf_dbg_show() 1126 struct seq_file *s, unsigned group) in at91_pinconf_group_dbg_show() 1497 static void at91_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in at91_gpio_dbg_show()
|
/openbmc/linux/fs/reiserfs/ |
H A D | inode.c | 255 struct super_block *s = th->t_super; in restart_transaction() local 1626 struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key) in reiserfs_iget() 2523 struct super_block *s = inode->i_sb; in reiserfs_write_full_page() local
|
/openbmc/linux/fs/ |
H A D | libfs.c | 571 static int pseudo_fs_fill_super(struct super_block *s, struct fs_context *fc) in pseudo_fs_fill_super() 916 int simple_fill_super(struct super_block *s, unsigned long magic, in simple_fill_super() 1509 struct inode *alloc_anon_inode(struct super_block *s) in alloc_anon_inode()
|
/openbmc/linux/include/linux/ |
H A D | mISDNif.h | 435 #define mISDN_HEAD_P(s) ((struct mISDNhead *)&s->cb[0]) argument 436 #define mISDN_HEAD_PRIM(s) (((struct mISDNhead *)&s->cb[0])->prim) argument 437 #define mISDN_HEAD_ID(s) (((struct mISDNhead *)&s->cb[0])->id) argument
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_qos.c | 925 struct enetc_psfp_filter *s; in enetc_get_filter_by_index() local 948 struct enetc_psfp_filter *s; in enetc_psfp_check_sfi() local 1522 struct enetc_stream_filter *s; in clean_stream_list() local
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 1637 static int tegra_dc_show_regs(struct seq_file *s, void *data) in tegra_dc_show_regs() 1663 static int tegra_dc_show_crc(struct seq_file *s, void *data) in tegra_dc_show_crc() 1694 static int tegra_dc_show_stats(struct seq_file *s, void *data) in tegra_dc_show_stats()
|
/openbmc/linux/fs/jbd2/ |
H A D | journal.c | 1161 struct jbd2_stats_proc_session *s = seq->private; in jbd2_seq_info_show() local 1210 struct jbd2_stats_proc_session *s; in jbd2_seq_info_open() local 1242 struct jbd2_stats_proc_session *s = seq->private; in jbd2_seq_info_release() local
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.c | 357 static char *skip_chars(char *s) in skip_chars() 366 static char *skip_blanks(char *s) in skip_blanks()
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 1954 struct dsp_scb_descriptor *s = &ins->scbs[i]; in cs46xx_dsp_resume() local 1960 struct dsp_scb_descriptor *s = &ins->scbs[i]; in cs46xx_dsp_resume() local
|
/openbmc/qemu/target/ppc/ |
H A D | dfp_helper.c | 1420 target_ulong helper_CDTBCD(target_ulong s) in helper_CDTBCD() 1446 target_ulong helper_CBCDTD(target_ulong s) in helper_CBCDTD()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-proxy.c | 944 static int proxy_utimensat(FsContext *s, V9fsPath *fs_path, in proxy_utimensat() 989 static int proxy_statfs(FsContext *s, V9fsPath *fs_path, struct statfs *stbuf) in proxy_statfs()
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 236 size_t s; in vg_ctrl_response() local 485 size_t esize, s; in vg_create_mapping_iov() local
|
/openbmc/linux/arch/arc/mm/ |
H A D | cache.c | 306 unsigned int s, e; in __cache_line_loop_v4() local 510 #define __ic_line_inv_vaddr(p, v, s) __ic_line_inv_vaddr_local(p, v, s) argument
|