Searched defs:func (Results 1 - 25 of 995) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dcore_lca.c110 int func = device_fn & 0x7; local
H A Dsmc37c669.c1667 SMC37c669_configure_device( unsigned int func, int port, int irq, int drq ) argument
[all...]
/linux-master/arch/arm/vfp/
H A Dvfpdouble.c70 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char *func) argument
851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) argument
H A Dvfpsingle.c895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) argument
/linux-master/arch/mips/dec/
H A Dreset.c17 noret_func_t func = (void *)CKSEG1ADDR(0x1fc00000); local
/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h78 int (*func)(struct pt_regs *regs, u32 inst); member in struct:r2_decoder_table
/linux-master/arch/mips/pci/
H A Dops-rc32434.c51 u8 func = PCI_FUNC(devfn); local
/linux-master/arch/powerpc/include/asm/
H A Dpmac_pfunc.h171 struct pmf_function *func; member in struct:pmf_irq_client
[all...]
/linux-master/arch/sh/drivers/pci/
H A Dops-sh7786.c23 int dev, func, type, reg; local
/linux-master/arch/sh/kernel/
H A Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, argument
/linux-master/arch/x86/include/asm/
H A Dapm.h27 static inline void apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, argument
49 static inline bool apm_bios_call_simple_asm(u32 func, u32 ebx_in, argument
/linux-master/arch/x86/pci/
H A Dbroadcom_bus.c18 static void __init cnb20le_res(u8 bus, u8 slot, u8 func) argument
H A Dearly.c11 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) argument
19 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) argument
27 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) argument
35 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, argument
42 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) argument
48 write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h12 const struct nvkm_gpuobj_func *func; member in union:nvkm_gpuobj::__anon73
H A Doclass.h12 const struct nvkm_object_func *func; member in struct:nvkm_sclass
H A Doproxy.h8 const struct nvkm_oproxy_func *func; member in struct:nvkm_oproxy
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h9 const struct nvkm_nvsw_func *func; member in struct:nvkm_nvsw
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dgpio.c119 dcb_gpio_match(struct nvkm_bios *bios, int idx, u8 func, u8 line, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c469 struct dcb_gpio_func func; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.c208 nvkm_i2c_bus_ctor(const struct nvkm_i2c_bus_func *func, argument
257 nvkm_i2c_bus_new_(const struct nvkm_i2c_bus_func *func, struct nvkm_i2c_pad *pad, int id, struct nvkm_i2c_bus **pbus) argument
[all...]
H A Dpad.c96 nvkm_i2c_pad_ctor(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, argument
109 nvkm_i2c_pad_new_(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm200.c148 const struct nvkm_vmm_func *func; local
H A Dvmmnv04.c102 nv04_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c229 struct dcb_gpio_func func; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgpio.c76 struct dcb_gpio_func func; local

Completed in 848 milliseconds

1234567891011>>