/openbmc/linux/scripts/kconfig/ |
H A D | nconf.gui.c | 154 int get_line_length(const char *line) in get_line_length() 176 const char *line = get_line(text, i); in fill_window() local 222 const char *line = get_line(msg, i); in btn_dialog() local 334 const char *line = get_line(prompt, i); in dialog_inputbox() local 536 const char *line = get_line(text, i); in show_scroll_win_ext() local
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_proc.c | 285 char line[64]; in snd_ca0106_proc_reg_write32() local 386 char line[64]; in snd_ca0106_proc_reg_write() local 400 char line[64]; in snd_ca0106_proc_i2c_write() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.cpp | 66 std::string line; in getValue() local 108 std::string line; in getVersions() local
|
/openbmc/qemu/hw/gpio/ |
H A D | omap_gpio.c | 54 static void omap_gpio_set(void *opaque, int line, int level) in omap_gpio_set() 229 int line) in omap2_gpio_module_int_update() 234 static void omap2_gpio_module_wake(struct omap2_gpio_s *s, int line) in omap2_gpio_module_wake() 259 static void omap2_gpio_module_level_update(struct omap2_gpio_s *s, int line) in omap2_gpio_module_level_update() 266 static inline void omap2_gpio_module_int(struct omap2_gpio_s *s, int line) in omap2_gpio_module_int() 275 static void omap2_gpio_set(void *opaque, int line, int level) in omap2_gpio_set()
|
H A D | pcf8574.c | 83 int line = 0; in pcf8574_tx() local 116 static void pcf8574_gpio_set(void *opaque, int line, int level) in pcf8574_gpio_set()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-sim.c | 617 gpio_sim_line_get_device(struct gpio_sim_line *line) in gpio_sim_line_get_device() 639 struct gpio_sim_line *line = hog->parent; in gpio_sim_hog_get_device() local 691 struct gpio_sim_line *line; in gpio_sim_get_line_names_size() local 707 struct gpio_sim_line *line; in gpio_sim_set_line_names() local 739 struct gpio_sim_line *line; in gpio_sim_add_hogs() local 1109 struct gpio_sim_line *line = to_gpio_sim_line(item); in gpio_sim_line_config_name_show() local 1120 struct gpio_sim_line *line = to_gpio_sim_line(item); in gpio_sim_line_config_name_store() local 1249 struct gpio_sim_line *line = hog->parent; in gpio_sim_hog_config_item_release() local 1272 struct gpio_sim_line *line = to_gpio_sim_line(&group->cg_item); in gpio_sim_line_config_make_hog_item() local 1298 struct gpio_sim_line *line = to_gpio_sim_line(item); in gpio_sim_line_config_group_release() local [all …]
|
H A D | gpio-i8255.c | 33 const unsigned int line = offset % I8255_NGPIO_PER_REG; in i8255_direction_mask() local 77 const unsigned int line = ppi_offset % I8255_NGPIO_PER_REG; in i8255_reg_mask_xlate() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 37 struct line { struct 39 char *line; argument
|
/openbmc/linux/tools/testing/vsock/ |
H A D | control.c | 233 char *line; in control_expectln() local 242 bool control_cmpln(char *line, const char *str, bool fail) in control_cmpln()
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | pnor_partition_table.cpp | 50 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/u-boot/tools/ |
H A D | zynqmpbif.c | 110 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/gpioplus/test/ |
H A D | chip.cpp | 102 const uint32_t line = 176; in TEST_F() local 127 const uint32_t line = 143; in TEST_F() local
|
/openbmc/u-boot/drivers/video/ |
H A D | console_normal.c | 19 void *line; in console_normal_set_row() local 80 void *line = vid_priv->fb + y * vid_priv->line_length + in console_normal_putc_xy() local
|
/openbmc/linux/certs/ |
H A D | extract-cert.c | 47 int e, line; in display_openssl_errors() local 62 int line; in drain_openssl_errors() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_message.c | 85 int line) in asswarn() 97 int line) in assfail()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mlock2-tests.c | 23 char line[1024] = {0}; in get_vm_area() local 73 char *line = NULL; in is_vmflag_set() local 110 char *line = NULL; in get_value_for_name() local
|
/openbmc/linux/lib/ |
H A D | test_bitmap.c | 63 __check_eq_uint(const char *srcfile, unsigned int line, in __check_eq_uint() 76 __check_eq_bitmap(const char *srcfile, unsigned int line, in __check_eq_bitmap() 90 __check_eq_pbl(const char *srcfile, unsigned int line, in __check_eq_pbl() 109 __check_eq_u32_array(const char *srcfile, unsigned int line, in __check_eq_u32_array() 132 static bool __init __check_eq_clump8(const char *srcfile, unsigned int line, in __check_eq_clump8() 163 __check_eq_str(const char *srcfile, unsigned int line, in __check_eq_str()
|
H A D | bug.c | 131 unsigned int *line) in bug_get_file_line() 161 unsigned line, warning, once, done; in __report_bug() local
|
/openbmc/linux/arch/x86/tools/ |
H A D | insn_decoder_test.c | 42 static void malformed_line(const char *line, int line_nr) in malformed_line() 113 char line[BUFSIZE], sym[BUFSIZE] = "<unknown>"; in main() local
|
/openbmc/linux/arch/sparc/boot/ |
H A D | piggyback.c | 71 static int start_line(const char *line) in start_line() 80 static int end_line(const char *line) in end_line()
|
/openbmc/hiomapd/vpnor/ |
H A D | table.cpp | 58 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/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 75 unsigned const char *line; in mb86290fb_imageblit1() local 124 unsigned const char *line, *ptr; in mb86290fb_imageblit8() local 163 unsigned const char *line; in mb86290fb_imageblit16() local
|
/openbmc/phosphor-logging/ |
H A D | util.cpp | 37 std::string line; in getOSReleaseValue() local 229 std::string line{key}; in combine() local
|
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
H A D | makedevs.c | 127 static struct name_id* parse_line(char *line) in parse_line() 162 char *line; in get_list_from_file() local 358 static int interpret_table_entry(char *line) in interpret_table_entry() 433 char *line; in parse_device_table() local
|
/openbmc/u-boot/common/ |
H A D | cli_simple.c | 23 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
|