• Home
  • Raw
  • Download

Lines Matching refs:XX

1371 #define XX( TYPE, CONV )\  in ptp_unpack_CANON_changes()  macro
1379 case PTP_DTC_INT16: XX( i16, dtoh16a ); in ptp_unpack_CANON_changes()
1380 case PTP_DTC_UINT32: XX( u32, dtoh32a ); in ptp_unpack_CANON_changes()
1381 case PTP_DTC_UINT16: XX( u16, dtoh16a ); in ptp_unpack_CANON_changes()
1382 case PTP_DTC_UINT8: XX( u8, dtoh8a ); in ptp_unpack_CANON_changes()
1383 #undef XX in ptp_unpack_CANON_changes()
1429 #define XX(x) case PTP_DPC_CANON_##x: in ptp_unpack_CANON_changes() macro
1430 XX(EOS_FocusMode) in ptp_unpack_CANON_changes()
1431 XX(EOS_BatteryPower) in ptp_unpack_CANON_changes()
1432 XX(EOS_BatterySelect) in ptp_unpack_CANON_changes()
1433 XX(EOS_ModelID) in ptp_unpack_CANON_changes()
1434 XX(EOS_PTPExtensionVersion) in ptp_unpack_CANON_changes()
1435 XX(EOS_DPOFVersion) in ptp_unpack_CANON_changes()
1436 XX(EOS_AvailableShots) in ptp_unpack_CANON_changes()
1437 XX(EOS_CurrentStorage) in ptp_unpack_CANON_changes()
1438 XX(EOS_CurrentFolder) in ptp_unpack_CANON_changes()
1439 XX(EOS_MyMenu) in ptp_unpack_CANON_changes()
1440 XX(EOS_MyMenuList) in ptp_unpack_CANON_changes()
1441 XX(EOS_HDDirectoryStructure) in ptp_unpack_CANON_changes()
1442 XX(EOS_BatteryInfo) in ptp_unpack_CANON_changes()
1443 XX(EOS_AdapterInfo) in ptp_unpack_CANON_changes()
1444 XX(EOS_LensStatus) in ptp_unpack_CANON_changes()
1445 XX(EOS_CardExtension) in ptp_unpack_CANON_changes()
1446 XX(EOS_TempStatus) in ptp_unpack_CANON_changes()
1447 XX(EOS_ShutterCounter) in ptp_unpack_CANON_changes()
1448 XX(EOS_SerialNumber) in ptp_unpack_CANON_changes()
1449 XX(EOS_DepthOfFieldPreview) in ptp_unpack_CANON_changes()
1450 XX(EOS_EVFRecordStatus) in ptp_unpack_CANON_changes()
1451 XX(EOS_LvAfSystem) in ptp_unpack_CANON_changes()
1452 XX(EOS_FocusInfoEx) in ptp_unpack_CANON_changes()
1453 XX(EOS_DepthOfField) in ptp_unpack_CANON_changes()
1454 XX(EOS_Brightness) in ptp_unpack_CANON_changes()
1455 XX(EOS_EFComp) in ptp_unpack_CANON_changes()
1456 XX(EOS_LensName) in ptp_unpack_CANON_changes()
1457 XX(EOS_LensID) in ptp_unpack_CANON_changes()
1458 #undef XX in ptp_unpack_CANON_changes()
1629 #define XX(x) case PTP_EC_CANON_EOS_##x: ptp_debug (params, "event %d: unhandled EOS event "#x" (s… in ptp_unpack_CANON_changes() macro
1630 XX(RequestGetEvent) in ptp_unpack_CANON_changes()
1631 XX(ObjectRemoved) in ptp_unpack_CANON_changes()
1632 XX(RequestGetObjectInfoEx) in ptp_unpack_CANON_changes()
1633 XX(StorageStatusChanged) in ptp_unpack_CANON_changes()
1634 XX(StorageInfoChanged) in ptp_unpack_CANON_changes()
1635 XX(ObjectInfoChangedEx) in ptp_unpack_CANON_changes()
1636 XX(ObjectContentChanged) in ptp_unpack_CANON_changes()
1637 XX(CameraStatusChanged) in ptp_unpack_CANON_changes()
1638 XX(WillSoonShutdown) in ptp_unpack_CANON_changes()
1639 XX(ShutdownTimerUpdated) in ptp_unpack_CANON_changes()
1640 XX(RequestCancelTransfer) in ptp_unpack_CANON_changes()
1641 XX(RequestObjectTransferDT) in ptp_unpack_CANON_changes()
1642 XX(RequestCancelTransferDT) in ptp_unpack_CANON_changes()
1643 XX(StoreAdded) in ptp_unpack_CANON_changes()
1644 XX(StoreRemoved) in ptp_unpack_CANON_changes()
1645 XX(BulbExposureTime) in ptp_unpack_CANON_changes()
1646 XX(RecordingTime) in ptp_unpack_CANON_changes()
1647 XX(RequestObjectTransferTS) in ptp_unpack_CANON_changes()
1648 XX(AfResult) in ptp_unpack_CANON_changes()
1649 #undef XX in ptp_unpack_CANON_changes()