Searched refs:add_source (Results 1 - 2 of 2) sorted by relevance
/third_party/libinput/tools/ |
H A D | libinput-record.c | 2100 add_source(struct record_context *ctx, in add_source() function 2241 add_source(ctx, sigfd, signalfd_dispatch, NULL); in mainloop() 2244 add_source(ctx, timerfd, timefd_dispatch, NULL); in mainloop() 2250 add_source(ctx, libevdev_get_fd(d->evdev), evdev_dispatch, d); in mainloop() 2253 add_source(ctx, hidraw->fd, hidraw_dispatch, hidraw); in mainloop() 2259 add_source(ctx, in mainloop()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 1009 static int add_source(struct userdata *u) { in add_source() function 1408 if (add_source(u) < 0) in init_profile()
|
Completed in 8 milliseconds