Searched refs:PTP_VENDOR_SONY (Results 1 – 2 of 2) sorted by relevance
3148 if ( (params->deviceinfo.VendorExtensionID == PTP_VENDOR_SONY) && in ptp_generic_getdevicepropdesc()3165 if ( (params->deviceinfo.VendorExtensionID == PTP_VENDOR_SONY) && in ptp_generic_getdevicepropdesc()3217 if ( (params->deviceinfo.VendorExtensionID == PTP_VENDOR_SONY) && in ptp_generic_setdevicepropvalue()5041 if (params->deviceinfo.VendorExtensionID==PTP_VENDOR_SONY) in ptp_get_property_description()5892 case PTP_VENDOR_SONY: in ptp_render_ofc()6257 case PTP_VENDOR_SONY: RETURN_NAME_FROM_TABLE(ptp_opcode_sony_trans, opcode); in ptp_get_opcode_name()
173 #define PTP_VENDOR_SONY 0x00000011 /* observed in the A900 */ macro