Home
last modified time | relevance | path

Searched defs:s (Results 3026 – 3050 of 4911) sorted by relevance

1...<<121122123124125126127128129130>>...197

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h336 } s; member
681 } s; member
712 } s; member
746 } s; member
762 } s; member
974 } s; member
/openbmc/ipmitool/lib/
H A Dipmi_sel.c240 time_t s = (time_t)stamp; in ipmi_sel_timestamp() local
250 time_t s = (time_t)stamp; in ipmi_sel_timestamp_date() local
259 time_t s = (time_t)stamp; in ipmi_sel_timestamp_time() local
/openbmc/linux/drivers/hwmon/
H A Dasc7621.c799 #define PREAD(name, n, pri, rm, rl, m, s, r) \ argument
804 #define PWRITE(name, n, pri, rm, rl, m, s, r) \ argument
813 #define PWRITEM(name, n, pri, rm, rl, m, s, r) \ argument
/openbmc/linux/fs/debugfs/
H A Dfile.c1168 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
1184 static int debugfs_regset32_show(struct seq_file *s, void *data) in debugfs_regset32_show()
1258 int (*read_fn)(struct seq_file *s, void *data)) in debugfs_create_devm_seqfile()
/openbmc/linux/drivers/clk/rockchip/
H A Dclk.h370 unsigned int s; member
756 #define MUX(_id, cname, pnames, f, o, s, w, mf) \ argument
771 #define MUXTBL(_id, cname, pnames, f, o, s, w, mf, mt) \ argument
787 #define MUXGRF(_id, cname, pnames, f, o, s, w, mf) \ argument
802 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument
817 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument
953 #define DIV_HALF(_id, cname, pname, f, o, s, w, df) \ argument
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c697 static inline uint8_t mipsdsp_lshift8(uint8_t a, uint8_t s, CPUMIPSState *env) in mipsdsp_lshift8()
711 static inline uint16_t mipsdsp_lshift16(uint16_t a, uint8_t s, in mipsdsp_lshift16()
727 static inline uint32_t mipsdsp_lshift32(uint32_t a, uint8_t s, in mipsdsp_lshift32()
745 static inline uint16_t mipsdsp_sat16_lshift(uint16_t a, uint8_t s, in mipsdsp_sat16_lshift()
771 static inline uint32_t mipsdsp_sat32_lshift(uint32_t a, uint8_t s, in mipsdsp_sat32_lshift()
797 static inline uint8_t mipsdsp_rnd8_rashift(uint8_t a, uint8_t s) in mipsdsp_rnd8_rashift()
810 static inline uint16_t mipsdsp_rnd16_rashift(uint16_t a, uint8_t s) in mipsdsp_rnd16_rashift()
823 static inline uint32_t mipsdsp_rnd32_rashift(uint32_t a, uint8_t s) in mipsdsp_rnd32_rashift()
/openbmc/u-boot/common/
H A Dfdt_support.c949 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) in of_dump_addr()
957 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) { } in of_dump_addr()
1022 u64 cp, s, da; in of_bus_default_map() local
1073 u64 cp, s, da; in of_bus_isa_map() local
H A Dedid.c236 char *s; in snip() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1360 const struct bcm_enet_stats *s; in update_mib_counters() local
1410 const struct bcm_enet_stats *s; in bcm_enet_get_ethtool_stats() local
2548 const struct bcm_enet_stats *s; in bcm_enetsw_get_ethtool_stats() local
2571 const struct bcm_enet_stats *s; in bcm_enetsw_get_ethtool_stats() local
/openbmc/linux/drivers/dma/
H A Dpxa_dma.c188 static int requester_chan_show(struct seq_file *s, void *p) in requester_chan_show()
219 static int descriptors_show(struct seq_file *s, void *p) in descriptors_show()
262 static int chan_state_show(struct seq_file *s, void *p) in chan_state_show()
305 static int state_show(struct seq_file *s, void *p) in state_show()
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c416 __qcom_geni_serial_console_write(struct uart_port *uport, const char *s, in __qcom_geni_serial_console_write()
467 static void qcom_geni_serial_console_write(struct console *co, const char *s, in qcom_geni_serial_console_write()
1365 const char *s, unsigned int n) in qcom_geni_serial_earlycon_write()
1374 char *s, unsigned int n) in qcom_geni_serial_earlycon_read()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-microchip-host.c197 #define PCIE_EVENT_CAUSE(x, s) \ argument
200 #define SEC_ERROR_CAUSE(x, s) \ argument
203 #define DED_ERROR_CAUSE(x, s) \ argument
206 #define LOCAL_EVENT_CAUSE(x, s) \ argument
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c172 #define err_puts(e, s) i915_error_puts(e, s) argument
1120 void __iomem *s; in i915_vma_coredump_create() local
1155 void __iomem *s; in i915_vma_coredump_create() local
1174 void *s; in i915_vma_coredump_create() local
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c1421 static bool ohci_resume(OHCIState *s) in ohci_resume()
1778 OHCIState *s = port1->opaque; in ohci_attach() local
1818 OHCIState *s = port1->opaque; in ohci_detach() local
1843 OHCIState *s = port1->opaque; in ohci_wakeup() local
/openbmc/linux/arch/m68k/include/asm/
H A Dfloppy.h111 #define CROSS_64KB(a,s) (0) argument
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_blowfish.c78 u32 s[1024]; member
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c257 static void nc_stdio_puts(struct stdio_dev *dev, const char *s) in nc_stdio_puts()
/openbmc/u-boot/post/
H A Dpost.c173 char *s; in post_get_env_flags() local
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.c202 unsigned int s; /* stride */ in bitmask_parselist() local
/openbmc/qemu/hw/intc/
H A Dopenpic_kvm.c199 KVMState *s = kvm_state; in kvm_openpic_realize() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr600_dma.c318 u32 s = emit_wait ? 0 : 1; in r600_dma_semaphore_ring_emit() local
/openbmc/qemu/hw/acpi/
H A Dghes.c377 void acpi_ghes_add_fw_cfg(AcpiGhesState *ags, FWCfgState *s, in acpi_ghes_add_fw_cfg()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py257 def strip_topdir(s): argument
/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.py346 def split0(s): argument
/openbmc/linux/drivers/net/arcnet/
H A Dcom90io.c356 static int __init com90io_setup(char *s) in com90io_setup()

1...<<121122123124125126127128129130>>...197