| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_vbif.c | 86 u32 xin_id, bool rd, u32 limit) in dpu_hw_set_limit_conf() 107 u32 xin_id, bool rd) in dpu_hw_get_limit_conf()
|
| H A D | dpu_vbif.h | 16 bool rd; member
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | dir.c | 138 struct hfsplus_readdir_data *rd; in hfsplus_readdir() local 290 struct hfsplus_readdir_data *rd = file->private_data; in hfsplus_dir_release() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | icst.c | 51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_uarttest/ |
| H A D | uarttest.c | 84 write(fd, test, strlen(test) + 1); in main()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | dst_priv.h | 25 struct dst_gpio_read rd; member
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 669 def bbappend_recipe(rd, destlayerdir, srcfiles, install=None, wildcardver=False, machine=None, extr… argument 977 def get_recipe_upstream_version(rd): argument
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | gc.c | 854 struct jffs2_raw_dirent rd; in jffs2_garbage_collect_dirent() local 907 struct jffs2_raw_dirent *rd; in jffs2_garbage_collect_deletion_dirent() local
|
| H A D | readinode.c | 587 struct jffs2_raw_dirent *rd, size_t read, in read_direntry() 714 struct jffs2_raw_inode *rd, int rdlen, in read_dnode()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | mipsmtregs.h | 331 #define mttgpr(rd,v) \ argument 344 #define mttc0(rd, sel, v) \ argument 359 #define mttr(rd, u, sel, v) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | regd.c | 552 u16 rd = ath_regd_get_eepromRD(reg); in ath_regd_is_eeprom_valid() local 605 static u16 ath_regd_get_default_country(u16 rd) in ath_regd_get_default_country()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 1534 struct rx_desc *rd = &(vptr->rx.ring[idx]); in velocity_alloc_rx_buf() local 1567 struct rx_desc *rd = vptr->rx.ring + dirty; in velocity_rx_refill() local 1605 struct rx_desc *rd = vptr->rx.ring + i; in velocity_free_rd_ring() local 1975 static inline void velocity_rx_csum(struct rx_desc *rd, struct sk_buff *skb) in velocity_rx_csum() 2051 struct rx_desc *rd = &(vptr->rx.ring[idx]); in velocity_receive_frame() local 2114 struct rx_desc *rd = vptr->rx.ring + rd_curr; in velocity_rx_srv() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | proc-macros.S | 32 .macro act_mm, rd argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | visemul.c | 141 unsigned int rd, int from_kernel) in maybe_flush_windows() 204 static void store_reg(struct pt_regs *regs, unsigned long val, unsigned long rd) in store_reg() 451 unsigned long rs1, rs2, *rd, rd_val; in pdist() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-of.c | 235 struct of_reconfig_data *rd = arg; in of_i2c_notify() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | device_main.c | 756 struct vnt_rx_desc *rd; in device_rx_srv() local 784 struct vnt_rx_desc *rd) in device_alloc_rx_buf() 813 struct vnt_rx_desc *rd) in device_free_rx_buf()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ |
| H A D | korina.c | 187 struct dma_desc *rd) in korina_start_rx() 193 struct dma_desc *rd) in korina_chain_rx() 354 struct dma_desc *rd = &lp->rd_ring[lp->rx_next_done]; in korina_rx() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_xgmac.c | 101 static bool xgene_enet_rd_indirect(void __iomem *addr, void __iomem *rd, in xgene_enet_rd_indirect() 127 void __iomem *addr, *rd, *cmd, *cmd_done; in xgene_enet_rd_pcs() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hdlcdrv.h | 28 unsigned rd, wr; member 34 unsigned int rd; member
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | traps.c | 626 static int simulate_rdhwr(struct pt_regs *regs, int rd, int rt) in simulate_rdhwr() 664 int rd = (opcode & RD) >> 11; in simulate_rdhwr_normal() local 678 int rd = (opcode & MM_RS) >> 16; in simulate_rdhwr_mm() local 720 int rd = (opcode & RD) >> 11; in simulate_loongson3_cpucfg() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | vz.c | 883 u32 rt, rd, sel; in kvm_vz_gpsi_cop0() local 1149 unsigned int rs, rd; in kvm_vz_gpsi_lwc2() local 1220 int rd, rt, sel; in kvm_trap_vz_handle_gpsi() local 1318 int rd = inst.c0r_format.rd; in kvm_trap_vz_handle_gsfc() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-cpld.c | 27 u32 rd; in cpld_info_ver3() local
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/ |
| H A D | decode-arm.c | 94 int rd = (insn >> 12) & 0xf; in simulate_mrs() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/ |
| H A D | console.c | 98 int rd = 1; in rs_poll() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00usb.c | 180 struct rt2x00_async_read_data *rd = urb->context; in rt2x00usb_register_read_async_cb() local 197 struct rt2x00_async_read_data *rd; in rt2x00usb_register_read_async() local
|