/openbmc/linux/drivers/iommu/ |
H A D | tegra-smmu.c | 996 static int tegra_smmu_swgroups_show(struct seq_file *s, void *data) in tegra_smmu_swgroups_show() 1028 static int tegra_smmu_clients_show(struct seq_file *s, void *data) in tegra_smmu_clients_show()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | mvebu-uart.c | 683 const char *s, in mvebu_uart_putc_early_write() 729 static void mvebu_uart_console_write(struct console *co, const char *s, in mvebu_uart_console_write()
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 366 static int hzip_diff_regs_show(struct seq_file *s, void *unused) in hzip_diff_regs_show() 800 static int hisi_zip_regs_show(struct seq_file *s, void *unused) in hisi_zip_regs_show()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal.c | 522 struct hal_srng_config *s; in ath12k_hal_srng_create_config_qcn9274() local 962 struct hal_srng_config *s; in ath12k_hal_srng_create_config_wcn7850() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | applesmc.c | 538 static int applesmc_init_index(struct applesmc_registers *s) in applesmc_init_index() 567 struct applesmc_registers *s = &smcreg; in applesmc_init_smcreg_try() local
|
H A D | asus_wmi_sensors.c | 269 static int asus_wmi_sensor_info(int index, struct asus_wmi_sensor_info *s) in asus_wmi_sensor_info()
|
/openbmc/linux/drivers/usb/c67x00/ |
H A D | c67x00.h | 204 #define sie_dev(s) (&(s)->dev->pdev->dev) argument
|
/openbmc/qemu/linux-user/ |
H A D | main.c | 836 char *s = size_to_str(host_page_size); in main() local
|
/openbmc/linux/drivers/iio/adc/ |
H A D | mxs-lradc-adc.c | 695 int ret, irq, virq, i, s, n; in mxs_lradc_adc_probe() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | tegra_nand.c | 179 int i, s; in read_buf() local
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | mipi_dsim.h | 216 unsigned char s; member
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dsp.c | 964 struct hdac_stream *s; in hda_dsp_check_for_dma_streams() local
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.c | 75 u8 *s, *r = NULL; in ttusb2_msg() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | traps_misaligned.c | 103 #define RV_X(x, s, n) (((x) >> (s)) & ((1 << (n)) - 1)) argument
|
H A D | module.c | 453 const Elf_Shdr *s; in module_finalize() local
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 50 def argparse(s): argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mt312.c | 433 static int mt312_read_status(struct dvb_frontend *fe, enum fe_status *s) in mt312_read_status()
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_vdpa.c | 235 struct vdpa_vq_state_packed *s = &state.packed; in virtio_vdpa_setup_vq() local
|
/openbmc/linux/drivers/vdpa/solidrun/ |
H A D | snet_vdpa.h | 22 #define SNET_HAS_FEATURE(s, f) ((s)->negotiated_features & BIT_ULL(f)) argument
|
/openbmc/linux/mm/kfence/ |
H A D | kfence_test.c | 288 struct kmem_cache *s = test_cache ?: in test_alloc() local
|
/openbmc/u-boot/drivers/ata/ |
H A D | fsl_sata.c | 46 static void fsl_sata_dump_sfis(struct sata_fis_d2h *s) in fsl_sata_dump_sfis()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 1425 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint()
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | etherh.c | 506 char *s; in etherh_addr() local
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc.h | 92 #define strstarts(s, prefix) (strncmp((s), (prefix), strlen(prefix)) == 0) argument
|
/openbmc/qemu/include/ui/ |
H A D | gtk.h | 80 GtkDisplayState *s; member
|