Home
last modified time | relevance | path

Searched refs:read_setup (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dshmob_drm.h64 unsigned int read_setup:8; member
/Linux-v4.19/drivers/block/
Dswim_asm.S34 .equ read_setup, 0x1a00 define
Dswim.c61 REG(read_setup)
/Linux-v4.19/fs/nfs/
Dread.c203 rpc_ops->read_setup(hdr, msg); in nfs_initiate_read()
Dproc.c735 .read_setup = nfs_proc_read_setup,
Dnfs3proc.c986 .read_setup = nfs3_proc_read_setup,
Dnfs4proc.c9775 .read_setup = nfs4_proc_read_setup,
/Linux-v4.19/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c92 | (idata->sys.read_setup << LDMT3R_RCSC_SHIFT) in shmob_drm_crtc_setup_geometry()
/Linux-v4.19/include/linux/
Dnfs_xdr.h1641 void (*read_setup)(struct nfs_pgio_header *, struct rpc_message *); member