Lines Matching refs:PTP_OPC_AlbumArtist
594 register_property("Album Artist", LIBMTP_PROPERTY_AlbumArtist, PTP_OPC_AlbumArtist); in init_propertymap()
7772 case PTP_OPC_AlbumArtist:
7776 prop->property = PTP_OPC_AlbumArtist;
7905 case PTP_OPC_AlbumArtist:
7907 ret = set_object_string(device, *newid, PTP_OPC_AlbumArtist, artist);
8034 case PTP_OPC_AlbumArtist:
8038 prop->property = PTP_OPC_AlbumArtist;
8113 case PTP_OPC_AlbumArtist:
8115 ret = set_object_string(device, objecthandle, PTP_OPC_AlbumArtist, artist);
8352 case PTP_OPC_AlbumArtist:
8423 case PTP_OPC_AlbumArtist:
8426 alb->artist = get_string_from_object(device, ob->oid, PTP_OPC_AlbumArtist);