Home
last modified time | relevance | path

Searched refs:rb_mtp_source_new (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/mtpdevice/
H A Drb-mtp-source.h55 RBSource * rb_mtp_source_new (RBShell *shell,
H A Drb-mtp-plugin.c227 source = rb_mtp_source_new (shell, G_OBJECT (plugin), device, &rawdevice); in create_source_device_cb()
H A Drb-mtp-source.c550 rb_mtp_source_new (RBShell *shell, in rb_mtp_source_new() function