Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h331 #define MDP(dev, op) (dev)->obd_type->typ_md_ops->m_ ## op macro
438 if (!OBT(obd) || !MDP((obd), op)) { \
456 if (!OBT((exp)->exp_obd) || !MDP((exp)->exp_obd, op)) { \
1478 rc = MDP(exp->exp_obd, getstatus)(exp, fid, pc); in md_getstatus()
1489 rc = MDP(exp->exp_obd, getattr)(exp, op_data, request); in md_getattr()
1500 rc = MDP(exp->exp_obd, null_inode)(exp, fid); in md_null_inode()
1512 rc = MDP(exp->exp_obd, find_cbdata)(exp, fid, it, data); in md_find_cbdata()
1524 rc = MDP(exp->exp_obd, close)(exp, op_data, mod, request); in md_close()
1537 rc = MDP(exp->exp_obd, create)(exp, op_data, data, datalen, mode, in md_create()
1550 rc = MDP(exp->exp_obd, done_writing)(exp, op_data, mod); in md_done_writing()
[all …]
/linux-4.1.27/drivers/gpu/drm/msm/
DNOTES39 crtc -> OVLP{n} + DMA{P,S,E} (??) |-> MDP "device"
52 crtc -> LM (layer mixer) |-> MDP "device"
61 etc) are routed through MDP.
/linux-4.1.27/Documentation/video4linux/
Domap4_camera.txt33 - TI Blaze MDP, w/ OMAP4430 ES2.2 EMU (Contains 1 IMX060 & 2 OV5650 sensors, in
/linux-4.1.27/Documentation/scsi/
DChangeLog.sym53c8xx270 - Fix some bug in the fully untested MDP handling:) and share
271 some code between MDP handling and residual calculation.