Home
last modified time | relevance | path

Searched defs:line (Results 201 – 225 of 745) sorted by relevance

12345678910>>...30

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp173 std::string line{reinterpret_cast<const char*>(&data[startPos]), in getTextJSON() local
182 std::string line{reinterpret_cast<const char*>(&data[startPos]), in getTextJSON() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp41 for (const std::string& line : toc) in VpnorRoot() local
/openbmc/linux/tools/power/cpupower/utils/
H A Dpowercap-info.c58 char line[MAX_LINE_LEN] = ""; in powercap_show() local
/openbmc/linux/net/ceph/
H A Darmor.c40 int line = 0; in ceph_armor() local
/openbmc/openbmc/poky/scripts/
H A Dopkg-query-helper.py37 line = line.rstrip() variable
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_fsl.c102 int line; member
/openbmc/qemu/tcg/
H A Ddebuginfo.c57 int line; in debuginfo_query() local
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-1.c486 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local
518 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg()
604 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg()
640 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg()
695 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg()
773 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.h26 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.h24 #define P4D_BYTES(line, nr_bytes) P4D_BYT3S(line, nr_bytes) argument
/openbmc/linux/arch/arm/include/asm/
H A Dbug.h24 #define _BUG(file, line, value) __BUG(file, line, value) argument
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-risc.c39 unsigned int line, todo, done; in tw68_risc_field() local
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp47 for (const std::string& line : toc) in VpnorRoot() local
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dmain.cpp87 gpiod_line* line = NULL; in main() local
/openbmc/linux/scripts/tracing/
H A Ddraw_functrace.py102 def parseLine(line): argument
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dquery.py494 def match_inherit(self, line): argument
498 def match_require_include(self, line): argument
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c856 static int hvc_poll_init(struct tty_driver *driver, int line, char *options) in hvc_poll_init()
861 static int hvc_poll_get_char(struct tty_driver *driver, int line) in hvc_poll_get_char()
876 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch) in hvc_poll_put_char()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm63xx.c26 unsigned int line = offset % BCM63XX_BANK_GPIOS; in bcm63xx_reg_mask_xlate() local
/openbmc/phosphor-gpio-monitor/
H A DgpioMonMain.cpp86 gpiod_line* line = NULL; in main() local
/openbmc/linux/arch/um/drivers/
H A Dchan.h18 struct line *line; member
/openbmc/qemu/include/tcg/
H A Ddebuginfo.h21 int line; /* Line number in the source file. */ member
/openbmc/linux/drivers/gpu/drm/tiny/
H A Drepaper.c340 static void repaper_one_line(struct repaper_epd *epd, unsigned int line, in repaper_one_line()
427 unsigned int line; in repaper_frame_fixed() local
436 unsigned int line; in repaper_frame_data() local
777 unsigned int line; in repaper_pipe_disable() local
/openbmc/linux/include/linux/
H A Dbug.h66 unsigned int *line) in bug_get_file_line()
/openbmc/dbus-sensors/src/
H A DIntelCPUSensor.hpp93 auto line = gpiod::find_line(gpioName); in cpuIsPresent() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.cpp37 std::string line; in getValues() local

12345678910>>...30