Searched defs:offset (Results 251 - 275 of 6096) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/char/ipmi/
H A Dipmi_si_mem_io.c12 static void intf_mem_outb(const struct si_sm_io *io, unsigned int offset, argument
25 static void intf_mem_outw(const struct si_sm_io *io, unsigned int offset, argument
6 intf_mem_inb(const struct si_sm_io *io, unsigned int offset) argument
18 intf_mem_inw(const struct si_sm_io *io, unsigned int offset) argument
31 intf_mem_inl(const struct si_sm_io *io, unsigned int offset) argument
38 intf_mem_outl(const struct si_sm_io *io, unsigned int offset, unsigned char b) argument
45 mem_inq(const struct si_sm_io *io, unsigned int offset) argument
51 mem_outq(const struct si_sm_io *io, unsigned int offset, unsigned char b) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-madera.c43 static int madera_gpio_direction_in(struct gpio_chip *chip, unsigned int offset) argument
54 static int madera_gpio_get(struct gpio_chip *chip, unsigned int offset) argument
90 static void madera_gpio_set(struct gpio_chip *chip, unsigned int offset, argument
23 madera_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) argument
70 madera_gpio_direction_out(struct gpio_chip *chip, unsigned int offset, int value) argument
[all...]
/linux-master/include/linux/
H A Dresource_ext.h16 resource_size_t offset; /* Translation offset for bridge */ member in struct:resource_win
26 resource_size_t offset; /* Translation offset for bridge */ member in struct:resource_entry
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwil_crash_dump.c52 u32 host_min, dump_size, offset, len; local
/linux-master/arch/mips/include/asm/sn/
H A Dkldir.h21 off_t offset; /* Offset from start of node space */ member in struct:kldir_ent_s
/linux-master/arch/mips/sgi-ip27/
H A Dip27-klnuma.c119 unsigned long offset; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowpci.c34 pcirom_read(void *data, u32 offset, u32 length, struct nvkm_bios *bios) argument
/linux-master/include/net/
H A Despintcp.h17 int offset; member in struct:espintcp_msg
/linux-master/include/linux/mfd/
H A Dintel_pmc_bxt.h35 static inline int intel_pmc_gcr_read64(struct intel_pmc_dev *pmc, u32 offset, argument
41 static inline int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, argument
/linux-master/drivers/clk/sprd/
H A Dgate.c35 unsigned int offset; local
/linux-master/tools/testing/selftests/timens/
H A Dtimens.h64 static inline int _settime(clockid_t clk_id, time_t offset) argument
H A Dgettime_perf.c67 time_t offset = 10; local
/linux-master/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
H A Dia_css_isp_param_types.h44 u32 offset; /* Offset in isp_<mem>)parameters, etc. */ member in struct:ia_css_isp_parameter
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c69 ovly827e_ntfy_wait_begun(struct nouveau_bo *bo, u32 offset, argument
81 ovly827e_ntfy_reset(struct nouveau_bo *bo, u32 offset) argument
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c33 static u32 hgsmi_checksum(u32 offset, argument
53 dma_addr_t offset; local
86 phys_addr_t offset; local
/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c29 int offset; local
[all...]
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-gpio.c97 solo_gpiochip_get_direction(struct gpio_chip *chip, unsigned int offset) argument
119 solo_gpiochip_direction_input(struct gpio_chip *chip, unsigned int offset) argument
125 solo_gpiochip_direction_output(struct gpio_chip *chip, unsigned int offset, int value) argument
131 solo_gpiochip_get(struct gpio_chip *chip, unsigned int offset) argument
142 solo_gpiochip_set(struct gpio_chip *chip, unsigned int offset, int value) argument
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.h56 u64 offset; member in struct:ionic_stat_desc
/linux-master/scripts/dtc/libfdt/
H A Dfdt_wip.c73 int fdt_node_end_offset_(void *fdt, int offset) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_mcu.c87 u32 offset, val; local
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len) argument
/linux-master/drivers/usb/host/
H A Dxhci-ext-caps.c87 u32 offset, val; local
/linux-master/fs/squashfs/
H A Did.c37 int offset = SQUASHFS_ID_BLOCK_OFFSET(index); local
/linux-master/drivers/media/pci/tw68/
H A Dtw68-risc.c33 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) argument
[all...]
/linux-master/net/ipv6/
H A Dmcast_snoop.c18 unsigned int offset = skb_network_offset(skb) + sizeof(*ip6h); local
40 int offset; local
[all...]

Completed in 219 milliseconds

<<11121314151617181920>>