/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_fw_log.c | 64 char line[IVPU_FW_LOG_LINE_LENGTH]; in buffer_print() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_dfl.c | 32 int line; member
|
H A D | 8250_pxa.c | 29 int line; member
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-4-7.c | 579 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local 646 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg() 758 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg() 794 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg() 849 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg() 939 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
|
H A D | camss-vfe-4-8.c | 550 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local 617 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg() 729 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg() 765 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg() 820 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg() 871 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 136 char *line = NULL, *dash; in build_fs_mount_list() local 991 g_autofree char *disk_dir = NULL, *line = NULL, in qmp_guest_get_disks() local 1526 const gchar *line; in qmp_guest_get_vcpus() local 1909 char *line = NULL; in guest_get_diskstats() local 2020 char *line = NULL; in qmp_guest_get_cpustats() local 2128 char *line = NULL; in qmp_guest_network_get_route() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | gpio.h | 35 u8 line; member
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | null_syscall.c | 68 char line[128]; in get_proc_frequency() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | misc.py | 192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument
|
/openbmc/entity-manager/src/ |
H A D | utils.hpp | 106 std::string line; in fwVersionIsSame() local
|
/openbmc/openpower-hw-diags/util/ |
H A D | ffdc.cpp | 136 for (const std::string& line : lines) in createFFDCTraceFile() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | traps.c | 760 void __pte_error(const char *file, int line, pte_t pte) in __pte_error() 765 void __pmd_error(const char *file, int line, pmd_t pmd) in __pmd_error() 770 void __pgd_error(const char *file, int line, pgd_t pgd) in __pgd_error()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | btf_dumper.c | 773 const char *line = btf__name_by_offset(btf, linfo->line_off); in btf_dump_linfo_plain() local 804 const char *line = btf__name_by_offset(btf, linfo->line_off); in btf_dump_linfo_json() local 877 const char *line = btf__name_by_offset(btf, linfo->line_off); in btf_dump_linfo_dotlabel() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-virtio.c | 61 struct virtio_gpio_line *line = &vgpio->lines[gpio]; in _virtio_gpio_req() local 129 struct virtio_gpio_line *line = &vgpio->lines[gpio]; in virtio_gpio_req() local 438 struct virtio_gpio_line *line; in virtio_gpio_request_vq() local
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_dma.c | 141 u32 line, step; in mantis_risc_program() local
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.py | 106 def sh_print(line=""): argument
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | readtest.c | 82 char line[128]; in dump_eraseblock() local
|
/openbmc/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-test.c | 47 static void error1(const char *filename, int line, const char *fmt, ...) in error1() 58 static int __chk_error(const char *filename, int line, int ret) in __chk_error()
|
/openbmc/qemu/hw/arm/ |
H A D | pxa2xx_gpio.c | 104 static void pxa2xx_gpio_set(void *opaque, int line, int level) in pxa2xx_gpio_set() 140 int i, bit, line; in pxa2xx_gpio_handler_update() local
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-at91-pio4.c | 112 u32 offset, func, bank, line; in atmel_pinctrl_set_state() local
|
/openbmc/qemu/include/qemu/ |
H A D | thread-posix.h | 11 int line; member
|
H A D | thread-win32.h | 10 int line; member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | main.py | 107 def _showwarning(message, category, filename, lineno, file=None, line=None): argument
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | journal.cpp | 88 std::string syslogID, pid, message, timeStamp, line; in getMessages() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfsroot.c | 137 static int __init nfs_root_setup(char *line) in nfs_root_setup()
|