Home
last modified time | relevance | path

Searched defs:line (Results 2326 - 2350 of 2573) sorted by relevance

1...<<919293949596979899100>>...103

/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
H A Dltdc.c665 int line, vactive_start, vactive_end, vtotal; in ltdc_crtc_get_scanout_position() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dlightnvm.h72 u64 line : 63; member
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H A Dab8500.h515 static inline void ab8500_debug_register_interrupt(int line) {} in ab8500_debug_register_interrupt() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c459 u32 curr_line, total, i, task_size, line; in qed_cxt_cfg_ilt_compute() local
945 u32 lines, line, sz_left, lines_to_skip = 0; qed_ilt_blk_alloc() local
1576 u32 line, rt_offst, i; qed_ilt_init_pf() local
1929 u32 conn_cxt_size, hw_p_size, cxts_per_p, line; qed_cxt_get_cid_info() local
2181 u32 reg_offset, shadow_line, elem_size, hw_p_size, elems_per_p, line; qed_cxt_dynamic_ilt_alloc() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c124 __ext4_read_dirblock(struct inode *inode, ext4_lblk_t block, dirblock_type_t type, const char *func, unsigned int line) __ext4_read_dirblock() argument
389 __warn_no_space_for_csum(struct inode *inode, const char *func, unsigned int line) __warn_no_space_for_csum() argument
H A Dextents.c185 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty() argument
454 static int __ext4_ext_check(const char *function, unsigned int line, in __ext4_ext_check() argument
548 __read_extent_tree_block(const char *function, unsigned int line, in __read_extent_tree_block() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c111 ocfs2_dump_meta_lvb_info(u64 level, const char *function, unsigned int line, struct ocfs2_lock_res *lockres) ocfs2_dump_meta_lvb_info() argument
/kernel/linux/linux-6.6/fs/unicode/
H A Dmkutf8data.c55 char line[LINESIZE]; variable
1899 static void line_fail(const char *filename, const char *line) in line_fail() argument
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/abx500/
H A Dab8500.h508 static inline void ab8500_debug_register_interrupt(int line) {} in ab8500_debug_register_interrupt() argument
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-subdev.h56 u32 line; member
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmsm_serial.c1591 static inline struct uart_port *msm_get_port_from_line(unsigned int line) in msm_get_port_from_line() argument
1792 int irq, line; in msm_serial_probe() local
[all...]
H A Dserial_core.c2660 uart_poll_init(struct tty_driver *driver, int line, char *options) uart_poll_init() argument
2707 uart_poll_get_char(struct tty_driver *driver, int line) uart_poll_get_char() argument
2723 uart_poll_put_char(struct tty_driver *driver, int line, char ch) uart_poll_put_char() argument
[all...]
H A Dmax310x.c1388 unsigned int line; in max310x_probe() local
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_bcm7271.c208 int line; member
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1532 fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p, int line, int count, int dy) fbcon_redraw_move() argument
1566 fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, struct fbcon_display *p, int line, int count, int ycount) fbcon_redraw_blit() argument
1616 fbcon_redraw(struct vc_data *vc, int line, int count, int offset) fbcon_redraw() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c309 __fsg_is_set(struct fsg_common *common, const char *func, unsigned line) __fsg_is_set() argument
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dadf7242.c348 static int adf7242_wait_rc_ready(struct adf7242_local *lp, int line) in adf7242_wait_rc_ready() argument
354 static int adf7242_wait_spi_ready(struct adf7242_local *lp, int line) in adf7242_wait_spi_ready() argument
315 adf7242_wait_status(struct adf7242_local *lp, unsigned int status, unsigned int mask, int line) adf7242_wait_status() argument
1041 adf7242_soft_reset(struct adf7242_local *lp, int line) adf7242_soft_reset() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c579 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local
646 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg() argument
758 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg() argument
794 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg() argument
849 vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_crop_cfg() argument
939 vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_camif_cfg() argument
[all...]
H A Dcamss-vfe-4-8.c550 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local
617 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg() argument
729 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg() argument
765 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg() argument
820 vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_crop_cfg() argument
871 vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_camif_cfg() argument
[all...]
H A Dcamss-vfe-4-1.c486 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg() local
518 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg() argument
604 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg() argument
640 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg() argument
695 vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_crop_cfg() argument
773 vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) vfe_set_camif_cfg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dixp4xx_hss.c1311 sync_serial_settings __user *line = ifs->ifs_ifsu.sync; in hss_hdlc_ioctl() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1330 size_t line; member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c285 HFC_inb_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_pcimem() argument
294 HFC_inw_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_pcimem() argument
303 HFC_wait_pcimem(struct hfc_multi *hc, const char *function, int line) in HFC_wait_pcimem() argument
326 HFC_inb_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_regio() argument
336 HFC_inw_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_regio() argument
346 HFC_wait_regio(struct hfc_multi *hc, const char *function, int line) in HFC_wait_regio() argument
275 HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_pcimem() argument
315 HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_regio() argument
358 HFC_outb_debug(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_debug() argument
386 HFC_inb_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) HFC_inb_debug() argument
416 HFC_inw_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) HFC_inw_debug() argument
438 HFC_wait_debug(struct hfc_multi *hc, const char *function, int line) HFC_wait_debug() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dims-pcu.c1754 struct usb_cdc_line_coding *line = (void *)pcu->cmd_buf; in ims_pcu_line_setup() local
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1782 int line; in hists_browser__headers() local
1643 hists_browser__scnprintf_headers(struct hist_browser *browser, char *buf, size_t size, int line) hists_browser__scnprintf_headers() argument
[all...]

Completed in 70 milliseconds

1...<<919293949596979899100>>...103