Home
last modified time | relevance | path

Searched defs:win (Results 176 - 200 of 231) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c515.c1207 int win, reg; in corkscrew_interrupt() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c277 const struct v4l2_window *win; in v4l_print_format() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c678 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-6.6/drivers/video/fbdev/
H A Dau1200fb.c183 static struct window_settings *win; variable
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-aspeed-smc.c416 struct aspeed_spi_window *win = &windows[chip->cs]; in aspeed_spi_chip_set_default_window() local
437 aspeed_spi_set_window(struct aspeed_spi *aspi, const struct aspeed_spi_window *win) aspeed_spi_set_window() argument
486 struct aspeed_spi_window *win = &windows[chip->cs]; aspeed_spi_chip_adjust_window() local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Dtsi721.c863 struct tsi721_ob_win *win; in tsi721_obw_alloc() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c423 static void create_req_list(struct omapfb_update_window *win, in create_req_list() argument
492 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 Domapfb_main.c677 omapfb_update_window_async(struct fb_info *fbi, struct omapfb_update_window *win, void (*callback)(void *), void *callback_data) omapfb_update_window_async() argument
724 omapfb_update_win(struct fb_info *fbi, struct omapfb_update_window *win) omapfb_update_win() argument
741 struct omapfb_update_window win; omapfb_update_full_screen() local
1034 struct omapfb_update_window win; omapfb_write_first_pixel() local
[all...]
/kernel/linux/linux-6.6/drivers/bus/
H A Dmvebu-mbus.c187 mvebu_mbus_window_is_remappable(struct mvebu_mbus_state *mbus, const int win) mvebu_mbus_window_is_remappable() argument
197 mvebu_mbus_read_window(struct mvebu_mbus_state *mbus, int win, int *enabled, u64 *base, u32 *size, u8 *target, u8 *attr, u64 *remap) mvebu_mbus_read_window() argument
236 mvebu_mbus_disable_window(struct mvebu_mbus_state *mbus, int win) mvebu_mbus_disable_window() argument
254 mvebu_mbus_window_is_free(struct mvebu_mbus_state *mbus, const int win) mvebu_mbus_window_is_free() argument
273 int win; mvebu_mbus_window_conflicts() local
304 int win; mvebu_mbus_find_window() local
325 mvebu_mbus_setup_window(struct mvebu_mbus_state *mbus, int win, phys_addr_t base, size_t size, phys_addr_t remap, u8 target, u8 attr) mvebu_mbus_setup_window() argument
375 int win; mvebu_mbus_alloc_window() local
474 int win; mvebu_devs_debug_show() local
514 generic_mbus_win_cfg_offset(int win) generic_mbus_win_cfg_offset() argument
519 armada_370_xp_mbus_win_cfg_offset(int win) armada_370_xp_mbus_win_cfg_offset() argument
539 mv78xx0_mbus_win_cfg_offset(int win) mv78xx0_mbus_win_cfg_offset() argument
547 generic_mbus_win_remap_2_offset(int win) generic_mbus_win_remap_2_offset() argument
555 generic_mbus_win_remap_4_offset(int win) generic_mbus_win_remap_4_offset() argument
563 generic_mbus_win_remap_8_offset(int win) generic_mbus_win_remap_8_offset() argument
571 armada_xp_mbus_win_remap_offset(int win) armada_xp_mbus_win_remap_offset() argument
904 int win; mvebu_mbus_del_window() local
963 int win; mvebu_mbus_get_io_win_info() local
1012 int win; mvebu_mbus_suspend() local
1046 int win; mvebu_mbus_resume() local
1086 int win; mvebu_mbus_common_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c214 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 D3945.h74 struct il3945_rate_scale_data win[RATE_COUNT_3945]; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h288 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h300 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-v3-semi.c709 struct resource_entry *win; in v3_pci_probe() local
517 v3_pci_setup_resource(struct v3_pci *v3, struct pci_host_bridge *host, struct resource_entry *win) v3_pci_setup_resource() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c336 fimd_enable_video_output(struct fimd_context *ctx, unsigned int win, bool enable) fimd_enable_video_output() argument
349 fimd_enable_shadow_channel_path(struct fimd_context *ctx, unsigned int win, bool enable) fimd_enable_shadow_channel_path() argument
366 unsigned int win, ch_enabled = 0; fimd_clear_channels() local
594 fimd_win_set_bldeq(struct fimd_context *ctx, unsigned int win, unsigned int alpha, unsigned int pixel_alpha) fimd_win_set_bldeq() argument
620 fimd_win_set_bldmod(struct fimd_context *ctx, unsigned int win, unsigned int alpha, unsigned int pixel_alpha) fimd_win_set_bldmod() argument
661 fimd_win_set_pixfmt(struct fimd_context *ctx, unsigned int win, struct drm_framebuffer *fb, int width) fimd_win_set_pixfmt() argument
752 fimd_win_set_colkey(struct fimd_context *ctx, unsigned int win) fimd_win_set_colkey() argument
772 fimd_shadow_protect_win(struct fimd_context *ctx, unsigned int win, bool protect) fimd_shadow_protect_win() argument
839 unsigned int win = plane->index; fimd_update_plane() local
928 unsigned int win = plane->index; fimd_disable_plane() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c187 struct vop_win win[]; global() member
366 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
591 const struct vop_win_data *win = vop_win->data; vop_win_disable() local
704 const struct vop_win_data *win = vop_win->data; rockchip_drm_set_win_enabled() local
810 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_check() local
907 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_update() local
1063 const struct vop_win_data *win = vop_win->data; vop_plane_atomic_async_check() local
2056 const struct vop_win_data *win = vop_win->data; vop_initial() local
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c96 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
707 msc_win_set_lockout(struct msc_window *win, enum lockout_state expect, enum lockout_state new) msc_win_set_lockout() argument
819 struct msc_window *win = msc->cur_win; msc_disable() local
991 __msc_buffer_win_alloc(struct msc_window *win, unsigned int nr_segs) __msc_buffer_win_alloc() argument
1028 struct msc_window *win; msc_buffer_set_uc() local
1048 struct msc_window *win; msc_buffer_set_wb() local
1092 struct msc_window *win; msc_buffer_win_alloc() local
1144 __msc_buffer_win_free(struct msc *msc, struct msc_window *win) __msc_buffer_win_free() argument
1167 msc_buffer_win_free(struct msc *msc, struct msc_window *win) msc_buffer_win_free() argument
1194 struct msc_window *win, *next_win; msc_buffer_relink() local
1248 struct msc_window *win, *iter; msc_buffer_multi_free() local
1397 struct msc_window *win; msc_buffer_get_page() local
1738 struct msc_window *win; intel_th_msc_window_unlock() local
1767 struct msc_window *win, *next_win; intel_th_msc_interrupt() local
1964 struct msc_window *win; nr_pages_show() local
1991 unsigned long val, *win = NULL, *rewin; nr_pages_store() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c2113 u32 win, seq_xmit = 0; in gss_xmit_need_reencode() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c845 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, u32 txhash) tcp_v6_send_response() argument
1085 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, u32 txhash) tcp_v6_send_ack() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2717 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-5.10/drivers/media/i2c/
H A Dov7670.c1210 struct ov7670_win_size *win = &info->devtype->win_sizes[i]; in ov7670_enum_frame_interval() local
1247 struct ov7670_win_size *win = &info->devtype->win_sizes[i]; in ov7670_enum_frame_size() local
[all...]
H A Dov2640.c304 const struct ov2640_win_size *win; member
955 const struct ov2640_win_size *win; in ov2640_set_fmt() local
835 ov2640_set_params(struct i2c_client *client, const struct ov2640_win_size *win, u32 code) ov2640_set_params() argument
1013 const struct ov2640_win_size *win = ov2640_init_cfg() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2056 verify_window_lock(struct bttv_fh *fh, struct v4l2_window *win, in verify_window_lock() argument
2123 setup_window_lock(struct bttv_fh *fh, struct bttv *btv, struct v4l2_window *win, int fixup) setup_window_lock() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c726 int win, sizev4, sizev6, wrlen; in send_connect() local
1965 int win; in send_fw_act_open_req() local
2424 int win; accept_cr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1284 static int cudbg_memory_read(struct cudbg_init *pdbg_init, int win, in cudbg_memory_read() argument

Completed in 50 milliseconds

12345678910