Home
last modified time | relevance | path

Searched refs:d_mem (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h458 u32 i_size, const u32 *d_mem, u32 d_size);
H A Dcdn-dp-reg.c282 u32 i_size, const u32 *d_mem, u32 d_size) in cdn_dp_load_firmware() argument
295 writel(*d_mem++, dp->regs + ADDR_DMEM + i); in cdn_dp_load_firmware()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h21 __u32 d_mem; /* data buffer memory alignment */ member
/linux/fs/xfs/
H A Dxfs_ioctl.c1192 da.d_mem = da.d_miniosz = target->bt_logical_sectorsize; in xfs_file_ioctl()