Home
last modified time | relevance | path

Searched defs:param (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/platforms/powermac/
Dfeature.c160 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable()
253 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable()
260 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
266 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
286 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
300 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
315 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable()
359 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable()
368 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable()
397 static long heathrow_ide_enable(struct device_node *node, long param, in heathrow_ide_enable()
[all …]
/arch/s390/crypto/
Dcrypt_s390.h123 static inline int crypt_s390_km(long func, void *param, in crypt_s390_km()
159 static inline int crypt_s390_kmc(long func, void *param, in crypt_s390_kmc()
195 static inline int crypt_s390_kimd(long func, void *param, in crypt_s390_kimd()
229 static inline int crypt_s390_klmd(long func, void *param, in crypt_s390_klmd()
264 static inline int crypt_s390_kmac(long func, void *param, in crypt_s390_kmac()
Daes_s390.c297 static int ecb_aes_crypt(struct blkcipher_desc *desc, long func, void *param, in ecb_aes_crypt()
426 static int cbc_aes_crypt(struct blkcipher_desc *desc, long func, void *param, in cbc_aes_crypt()
Ddes_s390.c97 void *param, struct blkcipher_walk *walk) in ecb_desall_crypt()
119 void *param, struct blkcipher_walk *walk) in cbc_desall_crypt()
/arch/powerpc/mm/
Dtlb_nohash.c95 static void do_flush_tlb_mm_ipi(void *param) in do_flush_tlb_mm_ipi()
102 static void do_flush_tlb_page_ipi(void *param) in do_flush_tlb_page_ipi()
/arch/mips/txx9/generic/
Dspi_eeprom.c90 struct read_param param = { in spi_eeprom_read() local
/arch/powerpc/kernel/
Dsys_ppc32.c383 asmlinkage long compat_sys_sched_getparam(u32 pid, struct sched_param __user *param) in compat_sys_sched_getparam()
405 asmlinkage long compat_sys_sched_setparam(u32 pid, struct sched_param __user *param) in compat_sys_sched_setparam()
416 asmlinkage long compat_sys_sched_setscheduler(u32 pid, u32 policy, struct sched_param __user *param) in compat_sys_sched_setscheduler()
/arch/sh/drivers/dma/
Ddma-api.c298 int dma_extend(unsigned int chan, unsigned long op, void *param) in dma_extend()
/arch/mips/include/asm/
Dsgiarcs.h275 struct param { struct
277 unsigned short size;
278 unsigned char lsize;
279 unsigned char bsize;
/arch/powerpc/boot/
Dcpm-serial.c71 static struct cpm_param *param; variable
/arch/powerpc/include/asm/
Dpmac_feature.h147 long param, long value) in pmac_call_feature()
/arch/powerpc/platforms/pseries/
Dlpar.c548 unsigned long param[9]; in pSeries_lpar_flush_hash_range() local