| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_defer.c | 186 struct xfs_defer_pending *dfp, in xfs_defer_create_intent() argument 189 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_create_intent() 191 if (!dfp->dfp_intent) in xfs_defer_create_intent() 192 dfp->dfp_intent = ops->create_intent(tp, &dfp->dfp_work, in xfs_defer_create_intent() 193 dfp->dfp_count, sort); in xfs_defer_create_intent() 205 struct xfs_defer_pending *dfp; in xfs_defer_create_intents() local 207 list_for_each_entry(dfp, &tp->t_dfops, dfp_list) { in xfs_defer_create_intents() 208 trace_xfs_defer_create_intent(tp->t_mountp, dfp); in xfs_defer_create_intents() 209 xfs_defer_create_intent(tp, dfp, true); in xfs_defer_create_intents() 219 struct xfs_defer_pending *dfp; in xfs_defer_trans_abort() local [all …]
|
| H A D | xfs_dir2_data.c | 107 xfs_dir2_data_free_t *dfp; /* bestfree entry */ in __xfs_dir3_data_check() local 196 fa = xfs_dir2_data_freefind_verify(hdr, bf, dup, &dfp); in __xfs_dir3_data_check() 199 if (dfp) { in __xfs_dir3_data_check() 200 i = (int)(dfp - bf); in __xfs_dir3_data_check() 464 struct xfs_dir2_data_free *dfp; in xfs_dir2_data_freefind_verify() local 477 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xfs_dir2_data_freefind_verify() 478 if (!dfp->offset) { in xfs_dir2_data_freefind_verify() 479 if (dfp->length) in xfs_dir2_data_freefind_verify() 486 if (be16_to_cpu(dfp->offset) == off) { in xfs_dir2_data_freefind_verify() 488 if (dfp->length != dup->length) in xfs_dir2_data_freefind_verify() [all …]
|
| H A D | xfs_inode_fork.c | 171 xfs_bmdr_block_t *dfp; in xfs_iformat_btree() local 179 dfp = (xfs_bmdr_block_t *)XFS_DFORK_PTR(dip, whichfork); in xfs_iformat_btree() 180 size = XFS_BMAP_BROOT_SPACE(mp, dfp); in xfs_iformat_btree() 181 nrecs = be16_to_cpu(dfp->bb_numrecs); in xfs_iformat_btree() 182 level = be16_to_cpu(dfp->bb_level); in xfs_iformat_btree() 200 "xfs_iformat_btree", dfp, size, in xfs_iformat_btree() 212 xfs_bmdr_to_bmbt(ip, dfp, XFS_DFORK_SIZE(dip, ip->i_mount, whichfork), in xfs_iformat_btree()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-logitech-lg4ff | 32 DF-EX --> DFP 36 DF-EX --> DFP --> G25 40 DF-EX <*> DFP <-> G25 <-> G27 46 DF-EX <*> DFP <-> G25 <-> G27 <-> G29 53 DF-EX <*> DFP <-> DFGT
|
| H A D | sysfs-class-typec | 45 source (The port will behave as source only DFP port) 174 both UFP and DFP product types defined, but only one that 194 DFP / host role
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | dir.c | 308 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry() local 317 for (dfp = &bf[XFS_DIR2_DATA_FD_COUNT - 1]; dfp >= bf; dfp--) in xchk_directory_check_free_entry() 318 if (dup_length == be16_to_cpu(dfp->length)) in xchk_directory_check_free_entry() 333 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree() local 367 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xchk_directory_data_bestfree() 368 offset = be16_to_cpu(dfp->offset); in xchk_directory_data_bestfree() 380 be16_to_cpu(dup->length) != be16_to_cpu(dfp->length) || in xchk_directory_data_bestfree() 387 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree() 392 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree() 470 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | hcom.c | 350 unsigned char *ddf, *dfp; in compress() local 437 dfp = datafork + 4; in compress() 438 put32_be(&dfp, *dl); in compress() 439 put32_be(&dfp, p->new_checksum); in compress() 440 put32_be(&dfp, 1); in compress() 442 put32_be(&dfp, samplerate); in compress() 443 put16_be(&dfp, dictsize); in compress()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/ |
| H A D | nv_setup.c | 424 FlatPanel ? (Television ? "TV" : "DFP") : in NVCommonSetup() 433 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 510 "DFP\n"); in NVCommonSetup() 515 "for DFP\n"); in NVCommonSetup() 553 "DFP\n"); in NVCommonSetup() 562 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 620 par->FlatPanel ? (par->Television ? "TV" : "DFP") : "CRT", in NVCommonSetup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_82598.h | 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | pd_vdo.h | 111 * <25:23> :: product type (DFP) (SVDM version 2.0+ only; set to zero in version 1.0) 133 /* SOP Product Type (DFP) */ 143 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument 145 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \ 235 * DFP VDO (PD Revision 3.0+ only) 237 * <31:29> :: DFP VDO version
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | matroxfb.rst | 230 dfp enables digital flat panel interface. This option is incompatible 231 with secondary (TV) output - if DFP is active, TV output must be 232 inactive and vice versa. DFP always uses same timing as primary 234 dfp:X use settings X for digital flat panel interface. X is number from 246 Default setting is 100 for cards below G400 or G400 without DFP, 247 101 for G400 with DFP, and 111 for G450 and G550. You can set
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/usb/ |
| H A D | pd.h | 104 * <25:23> :: product type (DFP) (SVDM version 2.0+ only; set to zero in version 1.0) 126 /* SOP Product Type (DFP) */ 132 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument 134 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \ 214 * DFP VDO (PD Revision 3.0+ only) 216 * <31:29> :: DFP VDO version
|
| /OK3568_Linux_fs/u-boot/include/power/power_delivery/ |
| H A D | pd_vdo.h | 111 * <25:23> :: product type (DFP) (SVDM version 2.0+ only; set to zero in version 1.0) 133 /* SOP Product Type (DFP) */ 143 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument 145 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \ 235 * DFP VDO (PD Revision 3.0+ only) 237 * <31:29> :: DFP VDO version
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | t1042rdb_diu.c | 48 /* Enable the DVI(HDMI) port, disable the DFP and in t1042rdb_set_monitor_port() 58 /* Enable the DFP port, disable the DVI*/ in t1042rdb_set_monitor_port()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-lg4ff.c | 5 * Including G27, G25, DFP, DFGT, FFEX, Momo, Momo2 & 47 #define LG4FF_DFP_TAG "DFP" 237 0xf8, 0x09, 0x01, 0x01, 0x00, 0x00, 0x00} /* Switch mode to DFP with detach */ 264 /* EXT_CMD1 - Understood by DFP, G25, G27 and DFGT */ 696 /* DFP can only be switched to its native mode */ in lg4ff_get_mode_switch_command() 707 /* G25 can only be switched to DFP mode or its native mode */ in lg4ff_get_mode_switch_command() 722 /* G27 can only be switched to DF-EX, DFP, G25 or its native mode */ in lg4ff_get_mode_switch_command() 739 /* G29 can only be switched to DF-EX, DFP, DFGT, G25, G27 or its native mode */ in lg4ff_get_mode_switch_command() 752 /* DFGT can only be switched to DF-EX, DFP or its native mode */ in lg4ff_get_mode_switch_command()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | Kbuild | 6 nouveau-y += dispnv04/dfp.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/cracklib/ |
| H A D | 0001-packlib.c-support-dictionary-byte-order-dependent.patch | 313 datum = (uint32_t) ftell(pwp->dfp); 319 fputs(pwp->data_put[0], pwp->dfp); 320 putc(0, (FILE*) pwp->dfp);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp.c | 629 if (intel_dp->dfp.max_dotclock && in intel_dp_mode_valid_downstream() 630 target_clock > intel_dp->dfp.max_dotclock) in intel_dp_mode_valid_downstream() 638 if (intel_dp->dfp.min_tmds_clock && in intel_dp_mode_valid_downstream() 639 tmds_clock < intel_dp->dfp.min_tmds_clock) in intel_dp_mode_valid_downstream() 641 if (intel_dp->dfp.max_tmds_clock && in intel_dp_mode_valid_downstream() 642 tmds_clock > intel_dp->dfp.max_tmds_clock) in intel_dp_mode_valid_downstream() 1995 intel_dp->dfp.ycbcr_444_to_420); in intel_dp_hdmi_ycbcr420() 2014 if (intel_dp->dfp.min_tmds_clock && in intel_dp_hdmi_tmds_clock_valid() 2015 tmds_clock < intel_dp->dfp.min_tmds_clock) in intel_dp_hdmi_tmds_clock_valid() 2018 if (intel_dp->dfp.max_tmds_clock && in intel_dp_hdmi_tmds_clock_valid() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.c | 88 * DFP testing 1271 static int dfp; /* "matroxfb:dfp */ variable 1272 static int dfp_type = -1; /* "matroxfb:dfp:xxx */ 1416 /* if you'll find how to drive DFP... */ 1608 } else if (dfp) { in setDefaultOutputs() 2393 else if (!strncmp(this_opt, "dfp:", 4)) { in matroxfb_setup() 2395 dfp = 1; in matroxfb_setup() 2459 else if (!strcmp(this_opt, "dfp")) in matroxfb_setup() 2460 dfp = value; in matroxfb_setup() 2566 module_param(dfp, int, 0); [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Output.html | 183 <p>Additionally, <code>printf</code> supports conversion specifications for DFP 197 support for the three length modifiers for DFP types, other modifiers 203 <p>Here’s an example of printing DFP types using the above conversion letters:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Output.html | 183 <p>Additionally, <code>printf</code> supports conversion specifications for DFP 197 support for the three length modifiers for DFP types, other modifiers 203 <p>Here’s an example of printing DFP types using the above conversion letters:
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | meson.build | 123 dfp = get_option('default_font_path') variable 124 if dfp == '' 136 default_font_path = dfp
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | ti,hd3ss3220.yaml | 15 HD3SS3220 can be configured as a Downstream Facing Port (DFP), Upstream Facing Port (UFP) or a
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 42 pret = "DFP"; in radeon_get_mon_name() 69 static char *propnames[] = { "DFP,EDID", "LCD,EDID", "EDID", in radeon_parse_montype_prop() 81 /* OF says "LCD" for DFP as well, we discriminate from the caller of this in radeon_parse_montype_prop() 84 if (!strcmp(pmt, "LCD") || !strcmp(pmt, "DFP")) in radeon_parse_montype_prop() 177 printk(KERN_ERR "radeonfb: Failed to detect DFP panel info using BIOS\n"); in radeon_get_panel_info_BIOS()
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/arch-de212/ |
| H A D | core.h | 105 #define XCHAL_HAVE_DFP_DIV 0 /* DFP with DIV instructions */ 106 #define XCHAL_HAVE_DFP_RECIP 0 /* DFP with RECIP instructions*/ 107 #define XCHAL_HAVE_DFP_SQRT 0 /* DFP with SQRT instructions */ 108 #define XCHAL_HAVE_DFP_RSQRT 0 /* DFP with RSQRT instructions*/
|