/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 441 static inline void vas_log_write(struct pnv_vas_window *win, char *name, in vas_log_write() argument 450 static inline void write_uwc_reg(struct pnv_vas_window *win, char *name, in write_uwc_reg() argument 461 static inline void write_hvwc_reg(struct pnv_vas_window *win, cha argument 472 read_hvwc_reg(struct pnv_vas_window *win, char *name __maybe_unused, s32 reg) read_hvwc_reg() argument [all...] |
H A D | pci-ioda.c | 2376 pnv_ioda_free_pe_seg(struct pnv_ioda_pe *pe, unsigned short win, unsigned int *map) pnv_ioda_free_pe_seg() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 926 struct property *win; in remove_ddw() local 911 remove_dma_window(struct device_node *np, u32 *ddw_avail, struct property *win) remove_dma_window() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 656 static int verify_preview(struct saa7134_dev *dev, struct v4l2_window *win, bool try) in verify_preview() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | fsl-viu.c | 166 struct v4l2_window win; member 659 static int verify_preview(struct viu_dev *dev, struct v4l2_window *win) in verify_preview() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 678 vpfe_ccdc_set_image_window(struct vpfe_ccdc *ccdc, struct v4l2_rect *win, unsigned int bpp) vpfe_ccdc_set_image_window() argument 695 vpfe_ccdc_get_image_window(struct vpfe_ccdc *ccdc, struct v4l2_rect *win) vpfe_ccdc_get_image_window() argument [all...] |
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | msu.c | 96 struct msc_window *win; member 278 static inline struct scatterlist *msc_win_base_sg(struct msc_window *win) in msc_win_base_sg() argument 283 static inline struct msc_block_desc *msc_win_base(struct msc_window *win) in msc_win_base() argument 288 static inline dma_addr_t msc_win_base_dma(struct msc_window *win) in msc_win_base_dma() argument 294 msc_win_base_pfn(struct msc_window *win) in msc_win_base_pfn() argument 304 msc_is_last_win(struct msc_window *win) msc_is_last_win() argument 315 msc_next_window(struct msc_window *win) msc_next_window() argument 324 msc_win_total_sz(struct msc_window *win) msc_win_total_sz() argument 356 struct msc_window *win; msc_find_window() local 393 struct msc_window *win; msc_oldest_window() local 411 msc_win_oldest_sg(struct msc_window *win) msc_win_oldest_sg() argument 656 struct msc_window *win; msc_buffer_clear_hw_header() local 709 msc_win_set_lockout(struct msc_window *win, enum lockout_state expect, enum lockout_state new) msc_win_set_lockout() argument 821 struct msc_window *win = msc->cur_win; msc_disable() local 993 __msc_buffer_win_alloc(struct msc_window *win, unsigned int nr_segs) __msc_buffer_win_alloc() argument 1027 msc_buffer_set_uc(struct msc_window *win, unsigned int nr_segs) msc_buffer_set_uc() argument 1039 msc_buffer_set_wb(struct msc_window *win) msc_buffer_set_wb() argument 1052 msc_buffer_set_uc(struct msc_window *win, unsigned int nr_segs) msc_buffer_set_uc() argument 1053 msc_buffer_set_wb(struct msc_window *win) msc_buffer_set_wb() argument 1078 struct msc_window *win; msc_buffer_win_alloc() local 1132 __msc_buffer_win_free(struct msc *msc, struct msc_window *win) __msc_buffer_win_free() argument 1155 msc_buffer_win_free(struct msc *msc, struct msc_window *win) msc_buffer_win_free() argument 1184 struct msc_window *win, *next_win; msc_buffer_relink() local 1238 struct msc_window *win, *iter; msc_buffer_multi_free() local 1383 struct msc_window *win; msc_buffer_get_page() local 1724 struct msc_window *win; intel_th_msc_window_unlock() local 1753 struct msc_window *win, *next_win; intel_th_msc_interrupt() local 1950 struct msc_window *win; nr_pages_show() local 1977 unsigned long val, *win = NULL, *rewin; nr_pages_store() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.h | 305 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-rs.c | 214 il4965_rs_rate_scale_clear_win(struct il_rate_scale_data *win) in il4965_rs_rate_scale_clear_win() argument 407 struct il_rate_scale_data *win = NULL; il4965_rs_collect_tx_data() local 1266 struct il_rate_scale_data *win = &(tbl->win[idx]); il4965_rs_move_legacy_other() local 1386 struct il_rate_scale_data *win = &(tbl->win[idx]); il4965_rs_move_siso_to_other() local 1509 struct il_rate_scale_data *win = &(tbl->win[idx]); il4965_rs_move_mimo2_to_other() local 1737 struct il_rate_scale_data *win = NULL; il4965_rs_rate_scale_perform() local [all...] |
H A D | 3945.h | 74 struct il3945_rate_scale_data win[RATE_COUNT_3945]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.h | 305 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | au1200fb.c | 183 static struct window_settings *win; variable [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 415 static void create_req_list(struct omapfb_update_window *win, in create_req_list() argument 478 hwa742_update_window_async(struct fb_info *fbi, struct omapfb_update_window *win, void (*complete_callback)(void *arg), void *complete_callback_data) hwa742_update_window_async() argument [all...] |
H A D | omapfb_main.c | 671 omapfb_update_window_async(struct fb_info *fbi, struct omapfb_update_window *win, void (*callback)(void *), void *callback_data) omapfb_update_window_async() argument 719 omapfb_update_win(struct fb_info *fbi, struct omapfb_update_window *win) omapfb_update_win() argument 736 struct omapfb_update_window win; omapfb_update_full_screen() local 1029 struct omapfb_update_window win; omapfb_write_first_pixel() local [all...] |
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 2093 u32 win, seq_xmit = 0; in gss_xmit_need_reencode() local
|
/kernel/linux/linux-5.10/include/media/davinci/ |
H A D | isif.h | 447 struct v4l2_rect win; member 484 struct v4l2_rect win; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | swap.h | 305 unsigned short win; member
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | tcp_ipv6.c | 885 tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, __be32 label, u32 priority) tcp_v6_send_response() argument 1113 tcp_v6_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, u8 tclass, __be32 label, u32 priority) tcp_v6_send_ack() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_ipv4.c | 840 tcp_v4_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int reply_flags, u8 tos) tcp_v4_send_ack() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fimd.c | 319 fimd_enable_video_output(struct fimd_context *ctx, unsigned int win, bool enable) fimd_enable_video_output() argument 332 fimd_enable_shadow_channel_path(struct fimd_context *ctx, unsigned int win, bool enable) fimd_enable_shadow_channel_path() argument 349 unsigned int win, ch_enabled = 0; fimd_clear_channels() local 570 fimd_win_set_bldeq(struct fimd_context *ctx, unsigned int win, unsigned int alpha, unsigned int pixel_alpha) fimd_win_set_bldeq() argument 596 fimd_win_set_bldmod(struct fimd_context *ctx, unsigned int win, unsigned int alpha, unsigned int pixel_alpha) fimd_win_set_bldmod() argument 637 fimd_win_set_pixfmt(struct fimd_context *ctx, unsigned int win, struct drm_framebuffer *fb, int width) fimd_win_set_pixfmt() argument 712 fimd_win_set_colkey(struct fimd_context *ctx, unsigned int win) fimd_win_set_colkey() argument 731 fimd_shadow_protect_win(struct fimd_context *ctx, unsigned int win, bool protect) fimd_shadow_protect_win() argument 798 unsigned int win = plane->index; fimd_update_plane() local 887 unsigned int win = plane->index; fimd_disable_plane() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 182 struct vop_win win[]; global() member 355 scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, const struct drm_format_info *info) scl_vop_cal_scl_fac() argument 580 const struct vop_win_data *win = vop_win->data; vop_win_disable() local 693 const struct vop_win_data *win = vop_win->data; rockchip_drm_set_win_enabled() local 795 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_check() local 885 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_update() local 1036 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_async_check() local 1976 const struct vop_win_data *win = vop_win->data; vop_initial() local [all...] |
H A D | rockchip_drm_vop.h | 208 const struct vop_win_data *win; member
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 284 const struct v4l2_window *win; in v4l_print_format() local [all...] |
H A D | v4l2-compat-ioctl32.c | 232 struct v4l2_window32 win; member
|
/kernel/linux/linux-5.10/drivers/rapidio/devices/ |
H A D | tsi721.c | 863 struct tsi721_ob_win *win; in tsi721_obw_alloc() local
|