PTP_CHDK_S_MSGTYPE_USER  871 core/ptp.c           msg = ptp_script_create_msg(PTP_CHDK_S_MSGTYPE_USER,PTP_CHDK_TYPE_STRING,msg_size,NULL);
PTP_CHDK_S_MSGTYPE_USER  140 modules/luascript.c                 if( msgtype == PTP_CHDK_S_MSGTYPE_USER ) {
PTP_CHDK_S_MSGTYPE_USER 2507 modules/luascript.c   msg=lua_create_usb_msg(L,1,PTP_CHDK_S_MSGTYPE_USER);