Home
last modified time | relevance | path

Searched defs:line (Results 51 – 75 of 263) sorted by relevance

1234567891011

/openbmc/u-boot/include/dt-bindings/gpio/
H A Duniphier-gpio.h13 #define UNIPHIER_GPIO_PORT(bank, line) \ argument
/openbmc/openpower-hw-diags/attn/
H A Dattn_main.cpp13 gpiod_line* line; // gpio line to monitor in attnDaemon() local
H A Dattn_monitor.hpp31 AttnMonitor(gpiod_line* line, gpiod_line_request_config& config, in AttnMonitor()
/openbmc/dbus-sensors/src/
H A DGPIOInterface.hpp37 gpiod::line line; member in gpio::GPIOInterface
/openbmc/phosphor-mboxd/
H A Dmtd.c19 char line[255]; in get_dev_mtd() local
/openbmc/hiomapd/
H A Dmtd.c19 char line[255]; in get_dev_mtd() local
/openbmc/phosphor-logging/
H A Dutil.cpp26 std::string line; in getOSReleaseValue() local
221 std::string line{key}; in combine() local
/openbmc/u-boot/common/
H A Dcli_simple.c23 int cli_simple_parse_line(char *line, char *argv[]) in cli_simple_parse_line()
310 char *line, *next; in cli_simple_run_command_list() local
/openbmc/qemu/hw/gpio/
H A Dpcf8574.c83 int line = 0; in pcf8574_tx() local
116 static void pcf8574_gpio_set(void *opaque, int line, int level) in pcf8574_gpio_set()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c37 struct line { struct
39 char *line; member
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp50 std::string line; in allocateMemory() local
79 std::string line; in preparePartitions() local
313 void parseTocLine(const std::string& line, size_t blockSize, in parseTocLine()
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-psk-helpers.c30 g_autofree char *line = g_strdup_printf("%s:%s\n", user, key); in test_tls_psk_init_common() local
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_overrides.cpp38 std::string line; in CFAMOverride() local
/openbmc/phosphor-networkd/src/
H A Ddns_updater.cpp40 for (std::string line; std::getline(inStream, line);) in updateDNSEntries() local
/openbmc/phosphor-hwmon/
H A Dgpio_handle.cpp17 const std::string& gpiochip, const std::string& line) in BuildGpioHandle()
/openbmc/qemu/tests/tcg/multiarch/
H A Dsignals.c21 static void error1(const char *filename, int line, const char *fmt, ...) in error1()
32 static int __chk_error(const char *filename, int line, int ret) in __chk_error()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Doverlayfs.py12 def getline_qemu(out, line): argument
17 def getline(res, line): argument
/openbmc/hiomapd/vpnor/
H A Dtable.cpp58 std::string line; in allocateMemory() local
92 std::string line; in preparePartitions() local
339 void parseTocLine(const std::string& line, size_t blockSize, in parseTocLine()
/openbmc/qemu/scripts/
H A Dmodinfo-generate.py13 def parse_line(line): argument
/openbmc/u-boot/lib/
H A Dpanic.c49 void __assert_fail(const char *assertion, const char *file, unsigned int line, in __assert_fail()
/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py125 def GetWarningMsg(col, msg_type, fname, line, msg): argument
/openbmc/u-boot/tools/
H A Dzynqmpbif.c110 static char *parse_dest_cpu(char *line, struct bif_entry *bf) in parse_dest_cpu()
135 static char *parse_el(char *line, struct bif_entry *bf) in parse_el()
150 static char *parse_load(char *line, struct bif_entry *bf) in parse_load()
159 static char *parse_entry(char *line, struct bif_entry *bf) in parse_entry()
168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset()
177 static char *parse_partition_owner(char *line, struct bif_entry *bf) in parse_partition_owner()
831 char *line; in zynqmpbif_copy_image() local
/openbmc/qemu/stubs/
H A Diothread-lock.c17 void bql_lock_impl(const char *file, int line) in bql_lock_impl()
/openbmc/qemu/ui/
H A Dvnc-enc-zywrle-template.c112 int *line; in ZYWRLE_RGBYUV() local
137 int *line; in ZYWRLE_ANALYZE() local
/openbmc/u-boot/examples/standalone/
H A Dsmc911x_eeprom.c141 static void write_stuff(struct eth_device *dev, char *line) in write_stuff()
344 char *line; in smc911x_eeprom() local

1234567891011