/Linux-v4.19/drivers/mtd/nand/raw/ |
D | fsl_upm.c | 57 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_chip_ready() local 59 if (gpio_get_value(fun->rnb_gpio[fun->mchip_number])) in fun_chip_ready() 62 dev_vdbg(fun->dev, "busy\n"); in fun_chip_ready() 66 static void fun_wait_rnb(struct fsl_upm_nand *fun) in fun_wait_rnb() argument 68 if (fun->rnb_gpio[fun->mchip_number] >= 0) { in fun_wait_rnb() 69 struct mtd_info *mtd = nand_to_mtd(&fun->chip); in fun_wait_rnb() 75 dev_err(fun->dev, "tired waiting for RNB\n"); in fun_wait_rnb() 84 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_cmd_ctrl() local 87 if (!(ctrl & fun->last_ctrl)) { in fun_cmd_ctrl() 88 fsl_upm_end_pattern(&fun->upm); in fun_cmd_ctrl() [all …]
|
/Linux-v4.19/include/trace/events/ |
D | cpuhp.h | 15 int (*fun)(unsigned int)), 17 TP_ARGS(cpu, target, idx, fun), 23 __field( void *, fun ) 30 __entry->fun = fun; 34 __entry->cpu, __entry->target, __entry->idx, __entry->fun) 42 int (*fun)(unsigned int, struct hlist_node *), 45 TP_ARGS(cpu, target, idx, fun, node), 51 __field( void *, fun ) 58 __entry->fun = fun; 62 __entry->cpu, __entry->target, __entry->idx, __entry->fun)
|
/Linux-v4.19/drivers/block/paride/ |
D | pcd.c | 362 static int pcd_wait(struct pcd_unit *cd, int go, int stop, char *fun, char *msg) in pcd_wait() argument 377 if (fun) in pcd_wait() 380 cd->name, fun, msg, r, s, e, j, p); in pcd_wait() 386 static int pcd_command(struct pcd_unit *cd, char *cmd, int dlen, char *fun) in pcd_command() argument 392 if (pcd_wait(cd, IDE_BUSY | IDE_DRQ, 0, fun, "before command")) { in pcd_command() 401 if (pcd_wait(cd, IDE_BUSY, IDE_DRQ, fun, "command DRQ")) { in pcd_command() 407 printk("%s: %s: command phase error\n", cd->name, fun); in pcd_command() 417 static int pcd_completion(struct pcd_unit *cd, char *buf, char *fun) in pcd_completion() argument 426 fun, "completion")) { in pcd_completion() 437 cd->name, fun, n); in pcd_completion() [all …]
|
D | pt.c | 272 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg) in pt_wait() argument 288 if (fun) in pt_wait() 291 tape->name, fun, msg, r, s, e, j, p); in pt_wait() 297 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun) in pt_command() argument 304 if (pt_wait(tape, STAT_BUSY | STAT_DRQ, 0, fun, "before command")) { in pt_command() 313 if (pt_wait(tape, STAT_BUSY, STAT_DRQ, fun, "command DRQ")) { in pt_command() 319 printk("%s: %s: command phase error\n", tape->name, fun); in pt_command() 329 static int pt_completion(struct pt_unit *tape, char *buf, char *fun) in pt_completion() argument 335 fun, "completion"); in pt_completion() 347 s = pt_wait(tape, STAT_BUSY, STAT_READY | STAT_ERR, fun, "data done"); in pt_completion() [all …]
|
D | pf.c | 410 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait() argument 425 if (fun) in pf_wait() 428 pf->name, fun, msg, r, s, e, j, p); in pf_wait() 434 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command() argument 440 if (pf_wait(pf, STAT_BUSY | STAT_DRQ, 0, fun, "before command")) { in pf_command() 449 if (pf_wait(pf, STAT_BUSY, STAT_DRQ, fun, "command DRQ")) { in pf_command() 455 printk("%s: %s: command phase error\n", pf->name, fun); in pf_command() 465 static int pf_completion(struct pf_unit *pf, char *buf, char *fun) in pf_completion() argument 470 fun, "completion"); in pf_completion() 478 s = pf_wait(pf, STAT_BUSY, STAT_READY | STAT_ERR, fun, "data done"); in pf_completion() [all …]
|
/Linux-v4.19/arch/mips/fw/sni/ |
D | sniprom.c | 48 #define __PROM_O32(fun, arg) fun arg __asm__(#fun); \ argument 49 __asm__(#fun " = call_o32")
|
/Linux-v4.19/arch/mips/include/asm/dec/ |
D | prom.h | 113 #define __DEC_PROM_O32(fun, arg) fun arg __asm__(#fun); \ argument 114 __asm__(#fun " = call_o32")
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | core_irongate.h | 137 #define IGCSR(dev,fun,reg) ( IRONGATE_CONF | \ argument 139 ((fun)<<8) | \
|
/Linux-v4.19/arch/powerpc/platforms/pasemi/ |
D | dma_lib.c | 473 void pasemi_dma_free_fun(int fun) in pasemi_dma_free_fun() argument 475 BUG_ON(test_bit(fun, fun_free)); in pasemi_dma_free_fun() 476 BUG_ON(fun >= MAX_FLAGS); in pasemi_dma_free_fun() 477 set_bit(fun, fun_free); in pasemi_dma_free_fun()
|
/Linux-v4.19/drivers/pci/controller/ |
D | pcie-mediatek.c | 50 #define PCIE_CONF_FUN(fun) (((fun) << 8) & GENMASK(10, 8)) argument 53 #define PCIE_CONF_ADDR(regn, fun, dev, bus) \ argument 54 (PCIE_CONF_REG(regn) | PCIE_CONF_FUN(fun) | \ 111 #define CFG_DW2_FUN(fun) (((fun) << 16) & GENMASK(18, 16)) argument 118 #define CFG_HEADER_DW2(regn, fun, dev, bus) \ argument 119 (CFG_DW2_REGN(regn) | CFG_DW2_FUN(fun) | \
|
D | pci-aardvark.c | 163 #define PCIE_CONF_FUNC(fun) (((fun) & 0x7) << 12) argument
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | adf_cfg_common.h | 93 uint8_t fun; member
|
D | adf_ctl_drv.c | 415 dev_info.fun = PCI_FUNC(accel_to_pci_dev(accel_dev)->devfn); in adf_ctl_ioctl_get_status()
|
/Linux-v4.19/drivers/firmware/ |
D | pcdp.h | 72 u8 fun; member
|
/Linux-v4.19/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.h | 65 int fun; member
|
D | pasemi_mac.c | 315 ring->fun = pasemi_dma_alloc_fun(); in pasemi_mac_setup_csring() 316 if (ring->fun < 0) in pasemi_mac_setup_csring() 320 PAS_DMA_TXCHAN_CFG_TATTR(ring->fun) | in pasemi_mac_setup_csring() 371 pasemi_dma_free_fun(csring->fun); in pasemi_mac_free_csring() 1362 XCT_FUN_O | XCT_FUN_FUN(csring->fun) | in pasemi_mac_queue_csdesc() 1400 CS_DESC(csring, fill++) = XCT_FUN_O | XCT_FUN_FUN(csring->fun) | in pasemi_mac_queue_csdesc()
|
/Linux-v4.19/Documentation/parisc/ |
D | debugging | 29 3. Q bit fun
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | gcc-common.h | 248 static inline void add_local_decl(struct function *fun, tree d) in add_local_decl() argument 251 fun->local_decls = tree_cons(NULL_TREE, d, fun->local_decls); in add_local_decl()
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | uvc_configfs.c | 1062 int (*fun)(char *, void *), void *priv) in __uvcg_iter_frm_intrv() 1069 if (!fun) in __uvcg_iter_frm_intrv() 1082 ret = fun(buf, priv); in __uvcg_iter_frm_intrv() 1799 int (*fun)(void *, void *, void *, int, enum uvcg_strm_type type)) in __uvcg_iter_strm_cls() 1807 if (!fun) in __uvcg_iter_strm_cls() 1811 ret = fun(h, priv2, priv3, 0, UVCG_HEADER); in __uvcg_iter_strm_cls() 1815 ret = fun(f->fmt, priv2, priv3, i++, UVCG_FORMAT); in __uvcg_iter_strm_cls() 1821 ret = fun(frm, priv2, priv3, j++, UVCG_FRAME); in __uvcg_iter_strm_cls()
|
/Linux-v4.19/Documentation/sound/cards/ |
D | bt87x.rst | 77 Have fun,
|
/Linux-v4.19/Documentation/usb/ |
D | iuu_phoenix.txt | 80 Have fun !
|
/Linux-v4.19/Documentation/sysctl/ |
D | README | 13 be actually used, not just for the fun of programming it :-)
|
/Linux-v4.19/arch/x86/include/asm/uv/ |
D | uv_mmrs.h | 2523 unsigned long fun:16; /* RW */ member 2542 unsigned long fun:16; /* RW */ member 2567 unsigned long fun:16; /* RW */ member 2593 unsigned long fun:16; /* RW */ member 2622 unsigned long fun:16; /* RW */ member 2651 unsigned long fun:16; /* RW */ member
|
/Linux-v4.19/arch/sparc/kernel/ |
D | pci_sun4v.c | 263 unsigned int fun; in dma_4v_iotsb_bind() local 273 fun = PCI_FUNC(pdev->devfn); in dma_4v_iotsb_bind() 277 fun)); in dma_4v_iotsb_bind()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pasemi_dma.h | 533 extern void pasemi_dma_free_fun(int fun);
|