Home
last modified time | relevance | path

Searched defs:line (Results 151 – 175 of 745) sorted by relevance

12345678910>>...30

/openbmc/hiomapd/
H A Dmtd.c19 char line[255]; in get_dev_mtd() local
/openbmc/phosphor-mboxd/
H A Dmtd.c19 char line[255]; in get_dev_mtd() local
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c330 char *line; in print_line() local
359 static char line[MAX_LEN + 1]; in get_line() local
/openbmc/linux/tools/cgroup/
H A Dcgroup_event_listener.c28 char line[LINE_MAX]; in main() local
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_overrides.cpp38 std::string line; in CFAMOverride() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_monitor.hpp31 AttnMonitor(gpiod_line* line, gpiod_line_request_config& config, in AttnMonitor()
/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/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp176 std::string line{}; in getUptimeInSeconds() local
226 std::string line; in getBMCLoadAvg() local
/openbmc/linux/tools/testing/selftests/memfd/
H A Dcommon.c22 char *line = NULL; in default_huge_page_size() 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 BuildGpioHandle(const std::string& gpiochip, const std::string& line) in BuildGpioHandle()
/openbmc/linux/arch/um/kernel/
H A Dkmsg_dump.c15 static char line[1024]; in kmsg_dumper_stdout() local
/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py125 def GetWarningMsg(col, msg_type, fname, line, msg): 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/qemu/scripts/
H A Dmodinfo-generate.py13 def parse_line(line): argument
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-uncompress.c23 int n, line, col; in pwc_decompress() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c110 int line[]; member
215 static bool pci1xxxx_port_suspend(int line) in pci1xxxx_port_suspend()
242 static void pci1xxxx_port_resume(int line) in pci1xxxx_port_resume()
H A D8250_ingenic.c32 int line; member
237 int irq, err, line; in ingenic_uart_probe() local
H A D8250_core.c407 struct uart_8250_port *serial8250_get_port(int line) in serial8250_get_port()
784 void serial8250_suspend_port(int line) in serial8250_suspend_port()
808 void serial8250_resume_port(int line) in serial8250_resume_port()
1188 void serial8250_unregister_port(int line) in serial8250_unregister_port()
/openbmc/linux/drivers/zorro/
H A Dgen-devlist.c32 char line[1024], *c, *bra, manuf[8]; in main() local
/openbmc/qemu/scripts/modules/
H A Dmodule_block.py16 def get_string_struct(line): argument
/openbmc/qemu/accel/hvf/
H A Dhvf-all.c31 void assert_hvf_ok_impl(hv_return_t ret, const char *file, unsigned int line, in assert_hvf_ok_impl()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-gen.c117 unsigned line = data->line; in vivid_vbi_gen_raw() local
215 static void vivid_vbi_gen_teletext(u8 *packet, unsigned line, unsigned frame) in vivid_vbi_gen_teletext()
/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c282 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_mask() local
292 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_unmask() local
302 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_set_type() local
348 struct gb_gpio_line *line = &ggc->lines[d->hwirq]; in gb_gpio_irq_bus_sync_unlock() local
/openbmc/u-boot/scripts/dtc/
H A Ddtc-lexer.l76 char *line, *fnstart, *fnend; variable

12345678910>>...30