Lines Matching full:mtp
41 /* MTP write stage, for internal use only */
239 #define TYPE_USB_MTP "usb-mtp"
268 [STR_MTP] = "MTP",
359 .CompatibleID = "MTP",
635 "usb-mtp: failed to add watch for %s: ", in usb_mtp_object_readdir()
1278 "usb-mtp: file monitoring init failed: "); in usb_mtp_command()
1986 /* not needed as long as the mtp device is read-only */ in usb_mtp_handle_data()
2039 error_setg(errp, "usb-mtp: rootdir must be configured and be an absolute path"); in usb_mtp_realize()
2044 error_setg(errp, "usb-mtp: rootdir does not exist/not readable"); in usb_mtp_realize()
2047 error_setg(errp, "usb-mtp: rootdir does not have write permissions"); in usb_mtp_realize()
2071 .name = "usb-mtp",
2094 uc->product_desc = "QEMU USB MTP"; in usb_mtp_class_initfn()
2103 dc->fw_name = "mtp"; in usb_mtp_class_initfn()