Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/platform_data/
Dshmob_drm.h58 unsigned int read_setup:8; member
/Linux-v6.6/drivers/block/
Dswim_asm.S30 .equ read_setup, 0x1a00 define
Dswim.c58 REG(read_setup)
/Linux-v6.6/fs/nfs/
Dread.c195 rpc_ops->read_setup(hdr, msg); in nfs_initiate_read()
Dproc.c748 .read_setup = nfs_proc_read_setup,
Dnfs3proc.c1052 .read_setup = nfs3_proc_read_setup,
Dnfs4proc.c10687 .read_setup = nfs4_proc_read_setup,
/Linux-v6.6/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_crtc.c94 | (idata->sys.read_setup << LDMT3R_RCSC_SHIFT) in shmob_drm_crtc_setup_geometry()
/Linux-v6.6/include/linux/
Dnfs_xdr.h1792 void (*read_setup)(struct nfs_pgio_header *, struct rpc_message *); member