Home
last modified time | relevance | path

Searched defs:line (Results 251 – 275 of 744) sorted by relevance

1...<<11121314151617181920>>...30

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_fw_log.c64 char line[IVPU_FW_LOG_LINE_LENGTH]; in buffer_print() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dfl.c32 int line; member
H A D8250_pxa.c29 int line; member
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c579 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 Dcamss-vfe-4-8.c550 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 Dcommands-linux.c136 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 Dgpio.h35 u8 line; member
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c68 char line[128]; in get_proc_frequency() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument
/openbmc/entity-manager/src/
H A Dutils.hpp106 std::string line; in fwVersionIsSame() local
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp136 for (const std::string& line : lines) in createFFDCTraceFile() local
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c760 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 Dbtf_dumper.c773 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 Dgpio-virtio.c61 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 Dmantis_dma.c141 u32 line, step; in mantis_risc_program() local
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.py106 def sh_print(line=""): argument
/openbmc/linux/drivers/mtd/tests/
H A Dreadtest.c82 char line[128]; in dump_eraseblock() local
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c47 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 Dpxa2xx_gpio.c104 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 Dpinctrl-at91-pio4.c112 u32 offset, func, bank, line; in atmel_pinctrl_set_state() local
/openbmc/qemu/include/qemu/
H A Dthread-posix.h11 int line; member
H A Dthread-win32.h10 int line; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py107 def _showwarning(message, category, filename, lineno, file=None, line=None): argument
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp88 std::string syslogID, pid, message, timeStamp, line; in getMessages() local
/openbmc/linux/fs/nfs/
H A Dnfsroot.c137 static int __init nfs_root_setup(char *line) in nfs_root_setup()

1...<<11121314151617181920>>...30