Home | History | Annotate | Download | only in src

Lines Matching full:conv

1371 #define XX( TYPE, CONV )\
1373 dpd->FORM.Enum.SupportedValue[j].TYPE = CONV(data); \
1374 ptp_debug (params, "event %d: suppval[%d] of %x is 0x%x.", i, j, proptype, CONV(data)); \