subtype           359 core/ptp.c     ptp_script_msg* ptp_script_create_msg(unsigned type, unsigned subtype, unsigned datasize, const void *data) {
subtype           364 core/ptp.c       msg->subtype = subtype;
subtype           826 core/ptp.c             ptp.param2 = msg->subtype;
subtype            51 core/ptp_chdk.h     unsigned subtype;
subtype            57 core/ptp_chdk.h ptp_script_msg* ptp_script_create_msg(unsigned type, unsigned subtype, unsigned datasize, const void *data);
subtype          2509 modules/luascript.c   if (msg->subtype == PTP_CHDK_TYPE_UNSUPPORTED)