eis: expose eis_device_get_context() and eis_seat_get_context()
For frame events on a device it's likely that we wan to use eis_now() which takes the context. So let's make this easy enough to access without having to carry extra variables in the caller. And the same for the seat as well.