Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/openbmc/openbmc/meta-openembedded/contrib/
H A Doe-stylize.py226 def respect_rule0(line): argument
230 def conformTo_rule0(line): argument
237 def respect_rule1(line): argument
244 def conformTo_rule1(line): argument
251 def respect_rule2(line): argument
263 def respect_rule3(line): argument
277 def respect_rule4(line): argument
294 def respect_rule5(line): argument
307 def respect_rule6(line): argument
318 def respect_rule7(line): argument
[all …]
/openbmc/linux/arch/um/drivers/
H A Dline.h32 struct line { struct
56 const struct line_driver *driver; argument
62 struct line *line); argument
H A Dline.c22 struct line *line = chan->line; in line_interrupt() local
52 struct line *line = tty->driver_data; in line_write_room() local
65 struct line *line = tty->driver_data; in line_chars_in_buffer() local
170 struct line *line = tty->driver_data; in line_flush_buffer() local
189 struct line *line = tty->driver_data; in line_write() local
216 struct line *line = tty->driver_data; in line_throttle() local
233 struct line *line = chan->line; in line_write_interrupt() local
331 struct line *line) in line_install()
369 struct line *line = &lines[n]; in setup_one_line() local
485 struct line *line; in line_get_config() local
[all …]
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.c36 static int vfe_disable_output(struct vfe_line *line) in vfe_disable_output()
100 int vfe_gen1_disable(struct vfe_line *line) in vfe_gen1_disable()
122 struct vfe_line *line) in vfe_output_init_addrs()
168 static int vfe_enable_output(struct vfe_line *line) in vfe_enable_output()
280 static int vfe_get_output(struct vfe_line *line) in vfe_get_output()
337 int vfe_gen1_enable(struct vfe_line *line) in vfe_gen1_enable()
385 struct vfe_line *line) in vfe_output_update_ping_addr()
404 struct vfe_line *line) in vfe_output_update_pong_addr()
460 struct vfe_line *line) in vfe_buf_update_wm_on_new()
544 struct vfe_line *line = &vfe->line[line_id]; in vfe_isr_reg_update() local
[all …]
H A Dcamss-vfe.c392 int vfe_put_output(struct vfe_line *line) in vfe_put_output()
713 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_set_power() local
739 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_set_stream() local
769 __vfe_get_format(struct vfe_line *line, in __vfe_get_format()
790 __vfe_get_compose(struct vfe_line *line, in __vfe_get_compose()
810 __vfe_get_crop(struct vfe_line *line, in __vfe_get_crop()
829 static void vfe_try_format(struct vfe_line *line, in vfe_try_format()
928 static void vfe_try_crop(struct vfe_line *line, in vfe_try_crop()
976 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_enum_mbus_code() local
1010 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_enum_frame_size() local
[all …]
/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c91 struct super_block *sb, unsigned int line, in __ext4_journal_start_sb()
116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
143 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved()
182 static void ext4_journal_abort_handle(const char *caller, unsigned int line, in ext4_journal_abort_handle()
229 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access()
265 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
319 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access()
343 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
/openbmc/linux/fs/gfs2/
H A Dutil.c371 const char *function, char *file, unsigned int line, in gfs2_assert_withdraw_i()
401 const char *function, char *file, unsigned int line) in gfs2_assert_warn_i()
431 char *file, unsigned int line) in gfs2_consist_i()
444 const char *function, char *file, unsigned int line) in gfs2_consist_inode_i()
464 const char *function, char *file, unsigned int line) in gfs2_consist_rgrpd_i()
489 unsigned int line) in gfs2_meta_check_ii()
511 char *file, unsigned int line) in gfs2_metatype_check_ii()
532 unsigned int line) in gfs2_io_error_i()
547 const char *function, char *file, unsigned int line, in gfs2_io_error_bh_i()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgf119.c27 pwm_info(struct nvkm_therm *therm, int line) in pwm_info()
54 gf119_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gf119_fan_pwm_ctrl()
68 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get()
90 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set()
107 gf119_fan_pwm_clock(struct nvkm_therm *therm, int line) in gf119_fan_pwm_clock()
H A Dgm107.c27 gm107_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gm107_fan_pwm_ctrl()
34 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gm107_fan_pwm_get()
43 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gm107_fan_pwm_set()
52 gm107_fan_pwm_clock(struct nvkm_therm *therm, int line) in gm107_fan_pwm_clock()
H A Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info()
55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl()
66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get()
83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set()
96 nv50_fan_pwm_clock(struct nvkm_therm *therm, int line) in nv50_fan_pwm_clock()
/openbmc/phosphor-power/phosphor-power-sequencer/config_files/
H A DBlueRidge.json38 "gpio": { "line": 72 } number
44 "gpio": { "line": 73 } number
80 "gpio": { "line": 74 } number
86 "gpio": { "line": 75 } number
92 "gpio": { "line": 76 } number
98 "gpio": { "line": 77 } number
104 "gpio": { "line": 78 } number
110 "gpio": { "line": 79 } number
H A DRainier.json38 "gpio": { "line": 72 } number
44 "gpio": { "line": 73 } number
80 "gpio": { "line": 74 } number
86 "gpio": { "line": 75 } number
92 "gpio": { "line": 76 } number
98 "gpio": { "line": 77 } number
104 "gpio": { "line": 78 } number
110 "gpio": { "line": 79 } number
H A DEverest.json30 "gpio": { "line": 72 } number
36 "gpio": { "line": 73 } number
43 "gpio": { "line": 74 } number
50 "gpio": { "line": 75 } number
160 "gpio": { "line": 76 } number
166 "gpio": { "line": 77 } number
173 "gpio": { "line": 78 } number
180 "gpio": { "line": 79 } number
185 "gpio": { "line": 59 } number
190 "gpio": { "line": 60 } number
[all …]
H A DFuji.json30 "gpio": { "line": 72 } number
36 "gpio": { "line": 73 } number
43 "gpio": { "line": 74 } number
50 "gpio": { "line": 75 } number
160 "gpio": { "line": 76 } number
166 "gpio": { "line": 77 } number
173 "gpio": { "line": 78 } number
180 "gpio": { "line": 79 } number
185 "gpio": { "line": 59 } number
190 "gpio": { "line": 60 } number
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c48 unsigned int line; member
63 static unsigned int bit_cfg_reg(unsigned int line) in bit_cfg_reg()
68 static unsigned int intr_reg(unsigned int line) in intr_reg()
74 unsigned int line) in thunderx_gpio_is_gpio_nowarn()
86 unsigned int line) in thunderx_gpio_is_gpio()
95 static int thunderx_gpio_request(struct gpio_chip *chip, unsigned int line) in thunderx_gpio_request()
102 static int thunderx_gpio_dir_in(struct gpio_chip *chip, unsigned int line) in thunderx_gpio_dir_in()
118 static void thunderx_gpio_set(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_set()
131 static int thunderx_gpio_dir_out(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_dir_out()
178 unsigned int line, in thunderx_gpio_set_config()
[all …]
H A Dgpio-realtek-otto.c125 static unsigned int realtek_gpio_line_imr_pos_swapped(unsigned int line) in realtek_gpio_line_imr_pos_swapped()
151 static unsigned int realtek_gpio_line_imr_pos(unsigned int line) in realtek_gpio_line_imr_pos()
167 static void realtek_gpio_update_line_imr(struct realtek_gpio_ctrl *ctrl, unsigned int line) in realtek_gpio_update_line_imr()
186 irq_hw_number_t line = irqd_to_hwirq(data); in realtek_gpio_irq_ack() local
194 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_unmask() local
208 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_mask() local
222 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_set_type() local
276 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_set_affinity() local
310 unsigned int line; in realtek_gpio_irq_init() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi_8xx.h20 const char *function, int line) in HFC_outb_embsd()
32 HFC_inb_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_embsd()
44 HFC_inw_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_embsd()
56 HFC_wait_embsd(struct hfc_multi *hc, const char *function, int line) in HFC_wait_embsd()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_exit.c26 struct line { struct
28 char *line; argument
H A Defi_selftest_startimage_return.c26 struct line { struct
28 char *line; argument
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pnp.c437 int ret, line, flags = dev_id->driver_data; in serial_pnp_probe() local
492 long line = (long)pnp_get_drvdata(dev); in serial_pnp_remove() local
501 long line = (long)dev_get_drvdata(dev); in serial_pnp_suspend() local
511 long line = (long)dev_get_drvdata(dev); in serial_pnp_resume() local
/openbmc/qemu/util/
H A Dqemu-thread-common.h29 const char *file, int line) in qemu_mutex_pre_lock()
35 const char *file, int line) in qemu_mutex_post_lock()
45 const char *file, int line) in qemu_mutex_pre_unlock()
/openbmc/linux/drivers/acpi/acpica/
H A Duttrack.c92 u32 component, const char *module, u32 line) in acpi_ut_allocate_and_track()
155 const char *module, u32 line) in acpi_ut_allocate_zeroed_and_track()
218 u32 component, const char *module, u32 line) in acpi_ut_free_and_track()
334 u32 component, const char *module, u32 line) in acpi_ut_track_allocation()
422 u32 component, const char *module, u32 line) in acpi_ut_remove_allocation()
/openbmc/linux/arch/arm64/include/asm/
H A Dasm-bug.h11 #define _BUGVERBOSE_LOCATION(file, line) __BUGVERBOSE_LOCATION(file, line) argument
12 #define __BUGVERBOSE_LOCATION(file, line) \ argument
20 #define _BUGVERBOSE_LOCATION(file, line) argument
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_dbg.c11 qedi_dbg_err(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_err()
32 qedi_dbg_warn(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_warn()
57 qedi_dbg_notice(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_notice()
83 qedi_dbg_info(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_info()
/openbmc/linux/arch/um/kernel/
H A Dum_arch.c143 static int __init uml_version_setup(char *line, int *add) in uml_version_setup()
157 static int __init uml_root_setup(char *line, int *add) in uml_root_setup()
172 static int __init no_skas_debug_setup(char *line, int *add) in no_skas_debug_setup()
185 static int __init uml_console_setup(char *line, int *add) in uml_console_setup()
196 static int __init Usage(char *line, int *add) in Usage()
216 static void __init uml_checksetup(char *line, int *add) in uml_checksetup()
283 static void parse_host_cpu_flags(char *line) in parse_host_cpu_flags()
291 static void parse_cache_line(char *line) in parse_cache_line()

12345678910>>...30