Home
last modified time | relevance | path

Searched refs:dfp_type (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_defer.c195 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_create_intent()
232 ops = defer_op_types[dfp->dfp_type]; in xfs_defer_trans_abort()
365 ops = defer_op_types[dfp->dfp_type]; in xfs_defer_cancel_list()
439 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_finish_one()
599 ops = defer_op_types[dfp->dfp_type]; in xfs_defer_add()
600 if (dfp->dfp_type != type || in xfs_defer_add()
607 dfp->dfp_type = type; in xfs_defer_add()
A Dxfs_defer.h36 enum xfs_defer_ops_type dfp_type; member
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_base.c1272 static int dfp_type = -1; /* "matroxfb:dfp:xxx */ variable
1677 minfo->devflags.dfp_type = dfp_type; in initMatrox2()
2390 dfp_type = simple_strtoul(this_opt+4, NULL, 0); in matroxfb_setup()
2562 module_param(dfp_type, int, 0);
2563 MODULE_PARM_DESC(dfp_type, "Specifies DFP interface type (0 to 255) (default=read from hardware)");
A Dmatroxfb_DAC1064.c339 outDAC1064(minfo, 0x1F, minfo->devflags.dfp_type); in DAC1064_global_restore()
1017 if (minfo->devflags.dfp_type == -1) { in MGAG100_reset()
1018 minfo->devflags.dfp_type = inDAC1064(minfo, 0x1F); in MGAG100_reset()
A Dmatroxfb_base.h456 int dfp_type; member
/linux/fs/xfs/
A Dxfs_trace.h2561 __entry->type = dfp->dfp_type;

Completed in 28 milliseconds