Searched defs:fixed (Results 26 - 50 of 76) sorted by relevance

1234

/linux-master/arch/mips/net/
H A Dbpf_jit_comp64.c443 bool fixed; local
H A Dbpf_jit_comp32.c1265 bool fixed; local
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.c101 int fixed = -1; local
/linux-master/arch/x86/kvm/
H A Dmtrr.c468 bool fixed; member in struct:mtrr_iter
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dspi.c230 wl12xx_spi_raw_read(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
297 __wl12xx_spi_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
352 wl12xx_spi_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h166 static inline int mlx5_flexible_inlen(struct mlx5_core_dev *dev, size_t fixed, argument
/linux-master/drivers/clk/sunxi/
H A Dclk-sunxi.c884 u8 fixed; /* is it a fixed divisor? if not... */ member in struct:divs_data::__anon73
/linux-master/arch/powerpc/mm/book3s64/
H A Dslice.c433 int fixed = (flags & MAP_FIXED); local
[all...]
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c463 static void emit_call(u64 addr, bool fixed, struct hppa_jit_context *ctx) argument
H A Dbpf_jit_comp32.c886 static void emit_call(bool fixed, u64 addr, struct hppa_jit_context *ctx) argument
1306 bool fixed; local
/linux-master/drivers/iio/cdc/
H A Dad7150.c260 u8 thresh_type, cfg, fixed; local
/linux-master/net/wireless/
H A Dwext-compat.c1254 u32 fixed, maxrate; local
[all...]
/linux-master/net/mac80211/
H A Ddebugfs_sta.c1057 struct ieee80211_eht_cap_elem_fixed *fixed = &bec->eht_cap_elem; local
[all...]
/linux-master/include/linux/
H A Ddma-map-ops.h144 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) argument
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c742 static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) argument
1138 bool fixed; local
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c607 struct clk_fixed_rate *fixed; local
/linux-master/drivers/staging/rtl8712/
H A Dwlan_bssdef.h185 int fixed; /* set to fixed when not to be removed asi member in struct:wlan_network
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h180 int fixed; /* set to fixed when not to be removed as site-surveying */ member in struct:wlan_network
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h154 u8 fixed; member in struct:mtk_pin_field_calc
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1315 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed) argument
/linux-master/drivers/clk/bcm/
H A Dclk-kona.h268 u32 fixed; /* non-zero fixed divider value */ member in union:bcm_clk_div::__anon224
/linux-master/drivers/dma/ptdma/
H A Dptdma.h288 unsigned int fixed:1; member in struct:dword3
295 unsigned int fixed:1; member in struct:dword5
/linux-master/drivers/clk/davinci/
H A Dpll.c404 bool fixed = info->flags & PLL_PREDIV_FIXED_DIV; local
475 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; local
233 davinci_pll_div_register(struct device *dev, const char *name, const char *parent_name, void __iomem *reg, bool fixed, u32 flags) argument
/linux-master/drivers/misc/mei/
H A Dbus.c1261 u8 fixed = mei_me_cl_fixed(cldev->me_cl); local
/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c140 u32 fixed; member in union:drm_i915_cmd_descriptor::__anon674

Completed in 380 milliseconds

1234