Home
last modified time | relevance | path

Searched defs:line (Results 1576 - 1600 of 2573) sorted by relevance

1...<<61626364656667686970>>...103

/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-core.c76 unsigned int line, todo, sol; in cx88_risc_field() local
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-risc.c41 u32 instructions,line,todo; in bttv_risc_packed() local
122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c117 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() argument
251 static int vfe_get_output(struct vfe_line *line) in vfe_get_output() argument
154 vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, struct vfe_line *line) vfe_wm_update() argument
287 vfe_enable_output(struct vfe_line *line) vfe_enable_output() argument
330 vfe_disable_output(struct vfe_line *line) vfe_disable_output() argument
352 vfe_enable(struct vfe_line *line) vfe_enable() argument
399 vfe_disable(struct vfe_line *line) vfe_disable() argument
446 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; vfe_isr_wm_done() local
543 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_queue_buffer() local
[all...]
H A Dcamss-vfe.c168 static u32 vfe_src_pad_code(struct vfe_line *line, u32 sink_code, in vfe_src_pad_code() argument
392 int vfe_put_output(struct vfe_line *line) in vfe_put_output() argument
677 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_flush_buffers() local
713 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_power() local
739 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_stream() local
769 __vfe_get_format(struct vfe_line *line, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) __vfe_get_format() argument
790 __vfe_get_compose(struct vfe_line *line, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) __vfe_get_compose() argument
810 __vfe_get_crop(struct vfe_line *line, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) __vfe_get_crop() argument
829 vfe_try_format(struct vfe_line *line, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) vfe_try_format() argument
889 vfe_try_compose(struct vfe_line *line, struct v4l2_subdev_state *sd_state, struct v4l2_rect *rect, enum v4l2_subdev_format_whence which) vfe_try_compose() argument
928 vfe_try_crop(struct vfe_line *line, struct v4l2_subdev_state *sd_state, struct v4l2_rect *rect, enum v4l2_subdev_format_whence which) vfe_try_crop() argument
976 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_mbus_code() local
1010 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_frame_size() local
1048 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_format() local
1076 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_format() local
1127 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_selection() local
1197 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_selection() local
[all...]
H A Dcamss-vfe.h146 struct vfe_line line[VFE_LINE_NUM_MAX]; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c56 u32 line; member
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dn2.c246 sync_serial_settings __user *line = ifs->ifs_ifsu.sync; in n2_ioctl() local
H A Dpc300too.c193 sync_serial_settings __user *line = ifs->ifs_ifsu.sync; in pc300_ioctl() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c375 static void get_scl_sda_value(uint8_t line, uint8_t *scl, uint8_t *sda) in get_scl_sda_value() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c69 calc(int blanks, int blanke, int total, int line) in calc() argument
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c762 int line; in hists__fprintf_standard_headers() local
619 print_hierarchy_indent(const char *sep, int indent, const char *line, FILE *fp) print_hierarchy_indent() argument
728 fprintf_line(struct hists *hists, struct perf_hpp *hpp, int line, FILE *fp) fprintf_line() argument
826 char *line = NULL; hists__fprintf() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcode-reading.c45 static size_t read_objdump_chunk(const char **line, unsigned char **buf, in read_objdump_chunk() argument
98 static size_t read_objdump_line(const char *line, unsigned char *buf, in read_objdump_line() argument
129 char *line = NULL; in read_objdump_output() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf_dumper.c773 const char *line = btf__name_by_offset(btf, linfo->line_off); in btf_dump_linfo_plain() local
804 const char *line = btf__name_by_offset(btf, linfo->line_off); in btf_dump_linfo_json() local
877 const char *line = btf__name_by_offset(btf, linfo->line_off); btf_dump_linfo_dotlabel() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmremap_test.c127 char *line = NULL; in is_range_mapped() local
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c308 char *line = NULL; in is_shared_mount() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c243 int line, c = get_next_char(); in perf_parse_file() local
H A Dutil.c338 char *ptr, *line = NULL; in fetch_ubuntu_kernel_version() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c411 char *line = NULL; in default_huge_page_size() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrlfs.c18 char line[256], *fs, *mntpoint; in find_resctrl_mount() local
592 char line[256]; in fgrep() local
653 char line[1024]; in filter_dmesg() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c135 char line[256]; in build_memory_map() local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_vsyscall.c104 char line[MAPS_LINE_LEN]; in init_vsys() local
/kernel/linux/linux-6.6/usr/
H A Dgen_init_cpio.c138 static int cpio_mkslink_line(const char *line) in cpio_mkslink_line() argument
210 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line() argument
229 static int cpio_mkdir_line(const char *line) in cpio_mkdir_line() argument
234 static int cpio_mkpipe_line(const char *line) in cpio_mkpipe_line() argument
239 cpio_mksock_line(const char *line) cpio_mksock_line() argument
278 cpio_mknod_line(const char *line) cpio_mknod_line() argument
450 cpio_mkfile_line(const char *line) cpio_mkfile_line() argument
575 char line[LINE_SIZE]; main() local
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dnconf.gui.c154 int get_line_length(const char *line) in get_line_length() argument
176 const char *line = get_line(text, i); in fill_window() local
222 const char *line in btn_dialog() local
334 const char *line = get_line(prompt, i); dialog_inputbox() local
536 const char *line = get_line(text, i); show_scroll_win_ext() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dcgroup_util.c163 char *line; in cg_read_lc() local
513 char *line; in is_swap_enabled() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial.h25 int line; member

Completed in 28 milliseconds

1...<<61626364656667686970>>...103