/linux-4.4.14/drivers/clk/sunxi/ |
H A D | clk-a10-hosc.c | 29 struct clk_fixed_rate *fixed; sun4i_osc_clk_setup() local
|
H A D | clk-sunxi.c | 917 u8 fixed; /* is it a fixed divisor? if not... */ member in struct:divs_data::__anon3790
|
/linux-4.4.14/include/linux/ |
H A D | dma-contiguous.h | 132 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) dma_contiguous_reserve_area() argument
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_stats.c | 205 static u32 fixed; ipath_chk_errormask() local
|
/linux-4.4.14/drivers/clk/ |
H A D | clk-fixed-rate.c | 63 struct clk_fixed_rate *fixed; clk_register_fixed_rate_with_accuracy() local
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | io.h | 57 wlcore_raw_write(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) wlcore_raw_write() argument 75 wlcore_raw_read(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) wlcore_raw_read() argument 93 wlcore_raw_read_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) wlcore_raw_read_data() argument 100 wlcore_raw_write_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) wlcore_raw_write_data() argument 131 wlcore_read(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) wlcore_read() argument 141 wlcore_write(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) wlcore_write() argument 151 wlcore_write_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) wlcore_write_data() argument 158 wlcore_read_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) wlcore_read_data() argument 165 wlcore_read_hwaddr(struct wl1271 *wl, int hwaddr, void *buf, size_t len, bool fixed) wlcore_read_hwaddr() argument
|
H A D | sdio.c | 75 wl12xx_sdio_raw_read(struct device *child, int addr, void *buf, size_t len, bool fixed) wl12xx_sdio_raw_read() argument 113 wl12xx_sdio_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) wl12xx_sdio_raw_write() argument
|
H A D | spi.c | 203 wl12xx_spi_raw_read(struct device *child, int addr, void *buf, size_t len, bool fixed) wl12xx_spi_raw_read() argument 270 wl12xx_spi_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) wl12xx_spi_raw_write() argument
|
/linux-4.4.14/drivers/base/ |
H A D | dma-contiguous.c | 112 bool fixed = false; dma_contiguous_reserve() local 162 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) dma_contiguous_reserve_area() argument
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | pmu_intel.c | 120 bool fixed = idx & (1u << 30); intel_is_valid_msr_idx() local 132 bool fixed = idx & (1u << 30); intel_msr_idx_to_pmc() local
|
H A D | mtrr.c | 479 bool fixed; member in struct:mtrr_iter
|
H A D | x86.c | 851 u64 fixed = DR6_FIXED_1; kvm_dr6_fixed() local
|
/linux-4.4.14/drivers/clk/ti/ |
H A D | clk.c | 297 struct ti_clk_fixed *fixed; ti_clk_register_clk() local
|
/linux-4.4.14/drivers/clk/shmobile/ |
H A D | clk-rcar-gen2.c | 170 struct clk_fixed_factor *fixed; cpg_rcan_clk_register() local
|
/linux-4.4.14/mm/ |
H A D | cma.c | 228 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, struct cma **res_cma) cma_declare_contiguous() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | if_hippi.h | 104 __be32 fixed; member in struct:hippi_fp_hdr
|
H A D | wireless.h | 676 __u8 fixed; /* Hardware should not use auto select */ member in struct:iw_param
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | slice.c | 392 int fixed = (flags & MAP_FIXED); slice_get_unmapped_area() local
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
H A D | wlan_bssdef.h | 100 int fixed; member in struct:wlan_network
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 233 static bool fixed = 0; variable
|
/linux-4.4.14/lib/ |
H A D | debugobjects.c | 276 int fixed = 0; debug_object_fixup() local
|
/linux-4.4.14/net/wireless/ |
H A D | wext-compat.c | 1228 u32 fixed, maxrate; cfg80211_wext_siwrate() local
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | wlan_bssdef.h | 196 int fixed; /* set to fixed when not to be removed asi member in struct:wlan_network
|
H A D | rtl871x_ioctl_linux.c | 1333 u32 fixed = wrqu->bitrate.fixed; r8711_wx_set_rate() local
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_zilog.c | 149 int fixed[TX_BLOCK_SIZE]; member in struct:tx_data_struct
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
H A D | phy.c | 1340 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed) b43legacy_phy_lo_adjust() argument
|
/linux-4.4.14/drivers/clk/bcm/ |
H A D | clk-kona.h | 276 u32 fixed; /* non-zero fixed divider value */ member in union:bcm_clk_div::__anon3748
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | traps.c | 1263 int sig, code, fixed = 0; alignment_exception() local
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
H A D | wlan_bssdef.h | 268 int fixed; /* set fixed when not to be removed member in struct:wlan_network
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
H A D | ioctl_linux.c | 1426 u32 fixed = wrqu->bitrate.fixed; rtw_wx_set_rate() local
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
H A D | ch7006_priv.h | 35 typedef int64_t fixed; typedef
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event.c | 1244 u64 ctrl, status, overflow, pmc_ctrl, pmc_count, prev_left, fixed; perf_event_print_debug() local
|
/linux-4.4.14/sound/pci/echoaudio/ |
H A D | echoaudio.c | 259 struct snd_interval fixed; hw_rule_sample_rate() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2621 static u32 fixed; qib_chk_6120_errormask() local
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | rndis_wlan.c | 1991 struct ndis_80211_fixed_ies *fixed; rndis_bss_info_update() local
|
H A D | airo.c | 762 u8 fixed[12]; /* WLAN management frame */ member in struct:BSSListRidExtra
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | ipw2200.c | 9152 u32 fixed, mask; ipw_wx_set_rate() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 2382 u32 fixed; member in union:drm_i915_cmd_descriptor::__anon4253
|