Searched refs:esd_proto_standby_or_resume (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-esound.c | 167 static int esd_proto_standby_or_resume(connection *c, esd_proto_t request, const void *data, size_t length); 187 { ESD_KEY_LEN + sizeof(int), esd_proto_standby_or_resume, "standby" }, 188 { ESD_KEY_LEN + sizeof(int), esd_proto_standby_or_resume, "resume" }, /* 13 */ 942 static int esd_proto_standby_or_resume(connection *c, esd_proto_t request, const void *data, size_t length) { in esd_proto_standby_or_resume() function
|
Completed in 3 milliseconds