Home
last modified time | relevance | path

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

12345678910>>...16

/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
35 static unsigned int write_room(struct line *line) in write_room()
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
86 static int buffer_data(struct line *line, const u8 *buf, size_t len) in buffer_data()
130 static int flush_buffer(struct line *line) in flush_buffer()
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
224 struct line *line = tty->driver_data; in line_unthrottle() local
[all …]
H A Dchan_kern.c167 struct line *line = container_of(work, struct line, task.work); in line_timer_cb() local
173 int enable_chan(struct line *line) in enable_chan()
270 void close_chan(struct line *line) in close_chan()
317 int console_open_chan(struct line *line, struct console *co) in console_open_chan()
330 int chan_window_size(struct line *line, unsigned short *rows_out, in chan_window_size()
423 int chan_config_string(struct line *line, char *str, int size, in chan_config_string()
477 static struct chan *parse_chan(struct line *line, char *str, int device, in parse_chan()
528 int parse_chan_pair(char *str, struct line *line, int device, in parse_chan_pair()
578 void chan_interrupt(struct line *line, int irq) in chan_interrupt()
/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
50 #define __BUG_LOCATION_STRING(file, line) \ argument
54 #define __BUG_LOCATION_STRING(file, line) argument
57 #define __BUG_ENTRY_STRING(file, line, flags) \ argument
63 #define ARCH_WARN_ASM(file, line, flags, size) \ argument
/linux/fs/ext4/
H A Dext4_jbd2.c101 struct super_block *sb, unsigned int line, in __ext4_journal_start_sb()
126 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
153 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved()
192 static void ext4_journal_abort_handle(const char *caller, unsigned int line, in ext4_journal_abort_handle()
239 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access()
275 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
336 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access()
376 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
/linux/drivers/gpio/
H A Dgpiolib-cdev.c418 struct line { struct
423 struct linereq *req; argument
428 * edflags is set by linereq_create(), linereq_free(), and argument
443 * line_seqno is accessed by either edge_irq_thread() or argument
447 u32 line_seqno; argument
467 * HTE provider sets line level at the time of event. The valid argument
472 * when sw_debounce is set on HTE enabled line, this is running argument
477 * when sw_debounce is set on HTE enabled line, this variable records argument
485 * struct linereq - contains the state of a userspace line request argument
576 static u64 line_event_timestamp(struct line *line) in line_event_timestamp()
[all …]
H A Dgpio-thunderx.c49 unsigned int line; member
64 static unsigned int bit_cfg_reg(unsigned int line) in bit_cfg_reg()
69 static unsigned int intr_reg(unsigned int line) in intr_reg()
75 unsigned int line) in thunderx_gpio_is_gpio_nowarn()
87 unsigned int line) in thunderx_gpio_is_gpio()
96 static int thunderx_gpio_request(struct gpio_chip *chip, unsigned int line) in thunderx_gpio_request()
103 static int thunderx_gpio_dir_in(struct gpio_chip *chip, unsigned int line) in thunderx_gpio_dir_in()
119 static int thunderx_gpio_set(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_set()
134 static int thunderx_gpio_dir_out(struct gpio_chip *chip, unsigned int line, in thunderx_gpio_dir_out()
159 static int thunderx_gpio_get_direction(struct gpio_chip *chip, unsigned int line) in thunderx_gpio_get_direction()
[all …]
H A Dgpio-realtek-otto.c127 static unsigned int realtek_gpio_line_imr_pos_swapped(unsigned int line) in realtek_gpio_line_imr_pos_swapped()
153 static unsigned int realtek_gpio_line_imr_pos(unsigned int line) in realtek_gpio_line_imr_pos()
169 static void realtek_gpio_update_line_imr(struct realtek_gpio_ctrl *ctrl, unsigned int line) in realtek_gpio_update_line_imr()
188 irq_hw_number_t line = irqd_to_hwirq(data); in realtek_gpio_irq_ack() local
196 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_unmask() local
210 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_mask() local
224 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_set_type() local
278 unsigned int line = irqd_to_hwirq(data); in realtek_gpio_irq_set_affinity() local
312 unsigned int line; in realtek_gpio_irq_init() local
H A Dgpio-aggregator.c157 struct gpio_aggregator_line *line; in gpio_aggregator_line_alloc() local
181 struct gpio_aggregator_line *line) in gpio_aggregator_line_add()
197 struct gpio_aggregator_line *line) in gpio_aggregator_line_del()
206 struct gpio_aggregator_line *line, *tmp; in gpio_aggregator_free_lines() local
455 u32 line; in gpiochip_fwd_delay_of_xlate() local
879 struct gpio_aggregator_line *line; in gpio_aggregator_make_device_sw_node() local
908 struct gpio_aggregator_line *line; in gpio_aggregator_activate() local
1011 struct gpio_aggregator_line *line; in gpio_aggregator_lockup_configfs() local
1031 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); in gpio_aggregator_line_key_show() local
1043 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); in gpio_aggregator_line_key_store() local
[all …]
H A Dgpio-sim.c641 gpio_sim_line_get_device(struct gpio_sim_line *line) in gpio_sim_line_get_device()
664 struct gpio_sim_line *line = hog->parent; in gpio_sim_hog_get_device() local
718 struct gpio_sim_line *line; in gpio_sim_get_line_names_size() local
734 struct gpio_sim_line *line; in gpio_sim_set_line_names() local
746 struct gpio_sim_line *line; in gpio_sim_get_reserved_ranges_size() local
762 struct gpio_sim_line *line; in gpio_sim_set_reserved_ranges() local
824 struct gpio_sim_line *line; in gpio_sim_bank_add_hogs() local
982 struct gpio_sim_line *line; in gpio_sim_device_lockup_configfs() local
1167 struct gpio_sim_line *line = to_gpio_sim_line(item); in gpio_sim_line_config_name_show() local
1178 struct gpio_sim_line *line = to_gpio_sim_line(item); in gpio_sim_line_config_name_store() local
[all …]
/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()
/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py1190 def process_export(function_set, line): argument
1221 def process_normal(self, ln, line, source): argument
1235 def process_name(self, ln, line, source): argument
1313 def is_new_section(self, ln, line): argument
1348 def is_comment_end(self, ln, line): argument
1368 def process_decl(self, ln, line, source): argument
1397 def process_special(self, ln, line, source): argument
1448 def process_body(self, ln, line, source): argument
1462 def process_inline_name(self, ln, line, source): argument
1483 def process_inline_text(self, ln, line, source): argument
[all …]
/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()
/linux/drivers/tty/serial/8250/
H A D8250_hp300.c30 int line; /* line (tty) number */ member
161 int line; in hpdca_init_one() local
207 int line; in hp300_8250_init() local
290 int line; in hpdca_remove_one() local
/linux/usr/
H A Dgen_init_cpio.c160 static int cpio_mkslink_line(const char *line) in cpio_mkslink_line()
239 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line()
258 static int cpio_mkdir_line(const char *line) in cpio_mkdir_line()
263 static int cpio_mkpipe_line(const char *line) in cpio_mkpipe_line()
268 static int cpio_mksock_line(const char *line) in cpio_mksock_line()
314 static int cpio_mknod_line(const char *line) in cpio_mknod_line()
518 static int cpio_mkfile_line(const char *line) in cpio_mkfile_line()
648 char line[LINE_SIZE]; in main() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c29 nvkm_gpio_drive(struct nvkm_gpio *gpio, int idx, int line, int dir, int out) in nvkm_gpio_drive()
35 nvkm_gpio_sense(struct nvkm_gpio *gpio, int idx, int line) in nvkm_gpio_sense()
48 nvkm_gpio_find(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, in nvkm_gpio_find()
80 nvkm_gpio_set(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, int state) in nvkm_gpio_set()
96 nvkm_gpio_get(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line) in nvkm_gpio_get()
H A Dnv50.c38 u8 line = (data & 0x0000001f); in nv50_gpio_reset() local
58 nv50_gpio_location(int line, u32 *reg, u32 *shift) in nv50_gpio_location()
71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in nv50_gpio_drive()
84 nv50_gpio_sense(struct nvkm_gpio *gpio, int line) in nv50_gpio_sense()
H A Dgf119.c37 u8 line = (data & 0x0000003f); in gf119_gpio_reset() local
56 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in gf119_gpio_drive()
66 gf119_gpio_sense(struct nvkm_gpio *gpio, int line) in gf119_gpio_sense()
/linux/security/ipe/
H A Dpolicy_parser.c54 static void remove_comment(char *line) in remove_comment()
69 static size_t remove_trailing_spaces(char *line) in remove_trailing_spaces()
143 static int parse_header(char *line, struct ipe_parsed_policy *p) in parse_header()
362 static int parse_rule(char *line, struct ipe_parsed_policy *p) in parse_rule()
510 char *line = NULL; in ipe_parse_policy() local
/linux/drivers/scsi/qedf/
H A Dqedf_dbg.c10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err()
31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn()
56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice()
82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info()
/linux/arch/riscv/include/asm/
H A Dbug.h36 #define __BUG_ENTRY(file, line, flags) \ argument
42 #define __BUG_ENTRY(file, line, flags) \ argument
49 #define ARCH_WARN_ASM(file, line, flags, size) \ argument
/linux/scripts/
H A Dshow_delta44 def get_time(line): argument
61 convert_line(line, base_time) global() argument
[all...]
/linux/arch/um/os-Linux/
H A Dstart_up.c394 void (*flags_helper_func)(char *line), in get_host_cpu_features()
395 void (*cache_helper_func)(char *line)) in get_host_cpu_features()
398 char *line = NULL; in get_host_cpu_features() local
426 static int __init uml_seccomp_config(char *line, int *add) in uml_seccomp_config()

12345678910>>...16