Searched refs:win (Results 101 - 125 of 149) sorted by relevance

123456

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c99 struct v4l2_window32 win; member in union:v4l2_format32::__anon1172
152 return get_v4l2_window32(&p64->fmt.win, &p32->fmt.win);
202 return put_v4l2_window32(&p64->fmt.win, &p32->fmt.win);
/linux-master/arch/sparc/math-emu/
H A Dmath_64.c330 struct reg_window __user *win; local
332 win = (struct reg_window __user *)(regs->u_regs[UREG_FP] + STACK_BIAS);
333 get_user(XR, &win->locals[freg - 16]);
/linux-master/net/tipc/
H A Dbcast.c653 u32 win; local
682 win = nla_get_u32(props[TIPC_NLA_PROP_WIN]);
683 err = tipc_bc_link_set_queue_limits(net, win);
/linux-master/drivers/char/tpm/
H A Dtpm_crb.c484 struct resource_win win; local
485 struct resource *res = &(win.res);
489 acpi_dev_resource_address_space(ares, &win)) {
/linux-master/drivers/net/ethernet/3com/
H A D3c515.c1207 int win, reg; local
1210 for (win = 0; win < 8; win++) {
1211 EL3WINDOW(win);
1212 pr_notice("Vortex window %d:", win);
/linux-master/include/pcmcia/
H A Dcistpl.h426 } win[CISTPL_IO_MAX_WIN]; member in struct:cistpl_io_t
443 } win[CISTPL_MEM_MAX_WIN]; member in struct:cistpl_mem_t
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c920 struct property *win)
925 dwp = win->value;
934 struct property *win;
938 win = of_find_property(np, win_name, NULL);
939 if (!win)
948 if (win->length >= sizeof(struct dynamic_dma_window_prop))
949 remove_dma_window(np, ddw_avail, win);
954 ret = of_remove_property(np, win);
911 remove_dma_window(struct device_node *np, u32 *ddw_avail, struct property *win) argument
926 struct property *win; local
/linux-master/arch/arm64/boot/dts/allwinner/
H A DMakefile8 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-orangepi-win.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/allwinner/
H A DMakefile8 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-orangepi-win.dtb
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c439 window = &(tbl->win[scale_index]);
1128 s32 active_sr = active_tbl->win[index].success_ratio;
1382 struct iwl_rate_scale_data *window = &(tbl->win[index]);
1555 struct iwl_rate_scale_data *window = &(tbl->win[index]);
1725 struct iwl_rate_scale_data *window = &(tbl->win[index]);
1893 struct iwl_rate_scale_data *window = &(tbl->win[index]);
2120 IWL_DEBUG_RATE(priv, "LQ: stay in table clear win\n");
2123 &(tbl->win[i]));
2132 rs_rate_scale_clear_window(&(tbl->win[i]));
2281 window = &(tbl->win[inde
[all...]
H A Drs.h300 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member in struct:iwl_scale_tbl_info
/linux-master/drivers/gpu/drm/exynos/
H A Dregs-decon7.h101 #define VIDW_BLKSIZE(win) (0x0200 + ((_win) * 4))
/linux-master/drivers/pci/controller/
H A Dpcie-rcar-host.c351 struct resource_entry *win; local
359 resource_list_for_each_entry(win, &bridge->windows) {
360 struct resource *res = win->res;
368 rcar_pcie_set_outbound(pcie, i, win);
H A Dpci-loongson.c382 priv->cfg1_base = cfg->win - (cfg->busr.start << 16);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c439 struct v4l2_window *winfmt = &fmt->fmt.win;
549 u32 chromakey = fmt->fmt.win.chromakey;
550 u8 global_alpha = fmt->fmt.win.global_alpha;
557 fmt->fmt.win.chromakey = chromakey;
558 fmt->fmt.win.global_alpha = global_alpha;
680 itv->osd_chroma_key = fmt->fmt.win.chromakey;
681 itv->osd_global_alpha = fmt->fmt.win.global_alpha;
/linux-master/drivers/rapidio/devices/
H A Dtsi721.c887 struct tsi721_ob_win *win; local
911 win = &priv->ob_win[i];
913 if (win->base >= bar_base && win->base < bar_end) {
914 if (win_base < (win->base + win->size) &&
915 (win_base + size) > win->base) {
917 win_base = win->base + win->size;
/linux-master/tools/perf/scripts/python/
H A Dsched-migration.py262 def set_root_win(self, win):
263 self.root_win = win
/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.h356 static inline unsigned int cxgbi_sock_compute_wscale(unsigned int win) argument
360 while (wscale < 14 && (65535 << wscale) < win)
/linux-master/include/net/
H A Dtcp.h818 s32 win = tp->rcv_wup + tp->rcv_wnd - tp->rcv_nxt; local
820 if (win < 0)
821 win = 0;
822 return (u32) win;
1529 static inline int __tcp_space_from_win(u8 scaling_ratio, int win) argument
1531 u64 val = (u64)win << TCP_RMEM_TO_WIN_SCALE;
1537 static inline int tcp_space_from_win(const struct sock *sk, int win) argument
1539 return __tcp_space_from_win(tcp_sk(sk)->scaling_ratio, win);
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h289 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ member in struct:iwl_scale_tbl_info
H A Drs.c547 rs_rate_scale_clear_window(&tbl->win[i]);
766 window = &(tbl->win[scale_index]);
1332 s32 success_ratio = active_tbl->win[index].success_ratio;
1474 "LQ: stay in table clear win\n");
1687 memcpy(search_tbl, tbl, offsetof(struct iwl_scale_tbl_info, win));
2124 window = &(tbl->win[index]);
2211 low_tpt = tbl->win[low].average_tpt;
2213 high_tpt = tbl->win[high].average_tpt;
2291 "Start Search: update_lq %d done_search %d rs_state %d win->counter %d\n",
3886 tbl->win[
[all...]
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h231 const struct vop_win_data *win; member in struct:vop_data
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c726 int win, sizev4, sizev6, wrlen; local
784 win = ep->rcv_win >> 10;
785 if (win > RCV_BUFSIZ_M)
786 win = RCV_BUFSIZ_M;
798 RCV_BUFSIZ_V(win);
1965 int win; local
1999 win = ep->rcv_win >> 10;
2000 if (win > RCV_BUFSIZ_M)
2001 win = RCV_BUFSIZ_M;
2014 RCV_BUFSIZ_V(win));
2424 int win; local
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-window.c1278 * - Poll for return of window Credits (implies FIFO empty for Rx win?)
1433 struct pnv_vas_window *win; local
1436 win = container_of(txwin, struct pnv_vas_window, vas_win);
1437 vas_win_paste_addr(win, &paste_addr, NULL);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945.h74 struct il3945_rate_scale_data win[RATE_COUNT_3945]; member in struct:il3945_rs_sta

Completed in 324 milliseconds

123456